From 4dfa04ccf3aa0eb28b07ce0f9c6adb78e2c6858e Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Fri, 12 Apr 2019 13:00:54 -0700 Subject: [PATCH] Update docs for git-tag and container signing This also reorganizes subcommands into alphabetical order in order to match the "lftools sign --help" output. Issue: RELENG-1851 Change-Id: I67a3a875d688ce47ab952ad82f39e39fb7093b1f Signed-off-by: Eric Ball --- docs/commands/sign.rst | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/docs/commands/sign.rst b/docs/commands/sign.rst index 52a2e4f7..b227f895 100644 --- a/docs/commands/sign.rst +++ b/docs/commands/sign.rst @@ -10,22 +10,32 @@ Commands .. contents:: Sign Commands :local: +container +--------- + +.. program-output:: lftools sign container --help + +deploy-nexus +------------ + +.. program-output:: lftools sign deploy-nexus --help + directory --------- .. program-output:: lftools sign dir --help +git-tag +------- + +.. program-output:: lftools sign git-tag --help + nexus ----- .. program-output:: lftools sign nexus --help sigul -_____ +----- .. program-output:: lftools sign sigul --help - -deploy-nexus ------------- - -.. program-output:: lftools sign deploy-nexus --help -- 2.16.6