Add Sign command documentation 41/5541/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Jul 2017 18:02:26 +0000 (14:02 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Jul 2017 18:02:33 +0000 (14:02 -0400)
Change-Id: I6a7c6038f31719fee893b7b5ba5ddb25614c3e2d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/commands/index.rst
docs/commands/sign.rst [new file with mode: 0644]

index 9843019..687e59c 100644 (file)
@@ -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 (file)
index 0000000..5983a45
--- /dev/null
@@ -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