From: Thanh Ha Date: Fri, 14 Jul 2017 18:02:26 +0000 (-0400) Subject: Add Sign command documentation X-Git-Tag: v0.6.0~8 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=cfaa5e0fc70fda4a58c9ee1b6652df27ad9b725c;p=releng%2Flftools.git Add Sign command documentation Change-Id: I6a7c6038f31719fee893b7b5ba5ddb25614c3e2d Signed-off-by: Thanh Ha --- diff --git a/docs/commands/index.rst b/docs/commands/index.rst index 98430190..687e59ca 100644 --- a/docs/commands/index.rst +++ b/docs/commands/index.rst @@ -11,4 +11,5 @@ bash. It supports the following commands. deploy nexus openstack + sign version diff --git a/docs/commands/sign.rst b/docs/commands/sign.rst new file mode 100644 index 00000000..5983a459 --- /dev/null +++ b/docs/commands/sign.rst @@ -0,0 +1,26 @@ +**** +Sign +**** + +.. program-output:: lftools sign --help + +Commands +======== + +.. contents:: Sign Commands + :local: + +directory +--------- + +.. program-output:: lftools sign directory --help + +nexus +----- + +.. program-output:: lftools sign nexus --help + +deploy-nexus +------------ + +.. program-output:: lftools sign deploy-nexus --help