summaryrefslogtreecommitdiffstats
path: root/docs/files
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2018-08-28 11:16:11 +0800
committerLianhao Lu <lianhao.lu@intel.com>2018-08-28 11:16:11 +0800
commit4d08d64164b6fee30f14ab6b3020fe76fefc1bc8 (patch)
tree8d7ee3237eb528363614e1f97be94493de79170e /docs/files
parentb324d00999025be25a2839ddaff8ef89b14d9378 (diff)
pkgtools: remove duplication in doc
Change-Id: I76ca5553d38cc119bd48def793b52e0da21d8834 Issue-ID: VNFSDK-310 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'docs/files')
-rw-r--r--docs/files/pkgtool.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/files/pkgtool.rst b/docs/files/pkgtool.rst
index efd3cce..c9d5ffd 100644
--- a/docs/files/pkgtool.rst
+++ b/docs/files/pkgtool.rst
@@ -49,7 +49,7 @@ Usage
* Create CSAR by specifying a directory
vnfsdk [-v] csar-create [-h] -d DESTINATION [--manifest MANIFEST] [--history HISTORY]
- [--tests TESTS] [--licenses LICENSES] [--licenses LICENSES] [--digest {SHA256,SHA512}]
+ [--tests TESTS] [--licenses LICENSES] [--digest {SHA256,SHA512}]
[--certificate CERTIFICATE] [--privkey PRIVKEY] source entry
e.g. $ vnfsdk csar-create -d /tmp/helloworld.csar --manifest helloworld.mf --history ChangeLog.txt