diff options
-rw-r--r-- | doc/rst_source/krb_admins/admin_commands/kdb5_util.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst b/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst index ea533f587b..d866777c70 100644 --- a/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst +++ b/doc/rst_source/krb_admins/admin_commands/kdb5_util.rst @@ -120,7 +120,8 @@ stash **stash** [**-f** *keyfile*] Stores the master principal's keys in a stash file. The **-f** -argument can be used to override the *keyfile* specified at startup. +argument can be used to override the *keyfile* specified in +:ref:`kdc.conf(5)`. .. _kdb5_util_stash_end: |