summaryrefslogtreecommitdiffstats
path: root/repackage/man/yamltojson.1
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2017-09-29 02:03:39 +0000
committerTony Hansen <tony@att.com>2017-09-29 02:03:53 +0000
commit16a1fcbc814ec20e59cbe95cb506bca29f104208 (patch)
treefaef0c5a6b382a22943f35774f8469f75d0e2b88 /repackage/man/yamltojson.1
parent8cdeeeb9a2e8b51f9897173dc26d672e55b00304 (diff)
remove check-blueprint-vs-input, repackage
check-blueprint-vs-input was moved to blueprints module repackage was moved to ccsdk/pgaas module Change-Id: If9d04d4ee1c0e5a3a2b837fc253c00dee226a2ac Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-49
Diffstat (limited to 'repackage/man/yamltojson.1')
-rw-r--r--repackage/man/yamltojson.122
1 files changed, 0 insertions, 22 deletions
diff --git a/repackage/man/yamltojson.1 b/repackage/man/yamltojson.1
deleted file mode 100644
index 55a2c4d..0000000
--- a/repackage/man/yamltojson.1
+++ /dev/null
@@ -1,22 +0,0 @@
-yamltojson(1) OpenECOMP yamltojson(1)
-
-
-
-NNAAMMEE
- yamltojson - convert a yaml file to a json file
-
-SSYYNNOOPPSSIISS
- yamltojson file.yaml ...
-
-DDEESSCCRRIIPPTTIIOONN
- Read in a yaml file (whose name must end with ".yaml") and create cor‐
- responding json files, whose names will end with ".json".
-
-FFIILLEESS
- /opt/app/repackage/bin/yamltojson
-
- /opt/app/repackage/man/yamltojson.1
-
-
-
-OpenECOMP 2017-01-26 yamltojson(1)