summaryrefslogtreecommitdiffstats
path: root/docs/files
diff options
context:
space:
mode:
Diffstat (limited to 'docs/files')
-rw-r--r--docs/files/marketplace-overview.rst1
-rw-r--r--docs/files/pkgtool.rst1
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index d93c412..a73d80b 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -18,7 +18,6 @@ VNF SDK provides a reference implementation "marketplace" to help vendors valida
iv. Delete VNF
b. It also provides an intuitive Graphical user interface to perform above activities.
-
2. Along with these, VNF SDK also provides hooks to call other tools or libraries including **Validation and Function Tests**.
a. Validation verifies the package structure, mandatory files and their format. Currently, the tool performs basic validation to support SDC. In a future release, it will also ensure integrity and authenticity of the package as described by VNF Requirements.
diff --git a/docs/files/pkgtool.rst b/docs/files/pkgtool.rst
index ec19bdf..b65029c 100644
--- a/docs/files/pkgtool.rst
+++ b/docs/files/pkgtool.rst
@@ -41,5 +41,6 @@ Usage
* Validate CSAR content
vnfsdk csar-validate source
+
 
All commands have -h switch which displays help and description of all paramaters.