From 1adcb2945e956cfd73a7369ae858d5f77d112ccc Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Tue, 3 Sep 2024 16:02:24 +0200 Subject: [PATCH] Add -f option to dnssec-ksr documentation This was previously left out by error. (cherry picked from commit 01169b7ffc442499244c88526ff95f54f2579106) --- bin/dnssec/dnssec-ksr.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/dnssec/dnssec-ksr.rst b/bin/dnssec/dnssec-ksr.rst index 1ed7275aca..f31e8db13c 100644 --- a/bin/dnssec/dnssec-ksr.rst +++ b/bin/dnssec/dnssec-ksr.rst @@ -21,7 +21,7 @@ dnssec-ksr - Create signed key response (SKR) files for offline KSK setups Synopsis ~~~~~~~~ -:program:`dnssec-ksr` [**-E** engine] [**-e** date/offset] [**-F**] [**-h**] [**-i** date/offset] [**-K** directory] [**-k** policy] [**-l** file] [**-V**] [**-v** level] {command} {zone} +:program:`dnssec-ksr` [**-E** engine] [**-e** date/offset] [**-F**] [**-f** file] [**-h**] [**-i** date/offset] [**-K** directory] [**-k** policy] [**-l** file] [**-V**] [**-v** level] {command} {zone} Description ~~~~~~~~~~~ @@ -59,6 +59,10 @@ Options mode if the underlying crytographic library supports running in FIPS mode. +.. option:: -f + + This option sets the SKR file to be signed when issuing a ``sign`` command. + .. option:: -h This option prints a short summary of the options and arguments to