aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sdvconfig/user/userguide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sdvconfig/user/userguide.rst')
-rw-r--r--docs/sdvconfig/user/userguide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sdvconfig/user/userguide.rst b/docs/sdvconfig/user/userguide.rst
index 917ea8d..21c1210 100644
--- a/docs/sdvconfig/user/userguide.rst
+++ b/docs/sdvconfig/user/userguide.rst
@@ -18,7 +18,7 @@ curl --header "Content-Type: application/json" --request POST --data '{"pdf_
To run this on commandline, use the following command
```
-python extrapolation.py --pdf_fn="path/to/pdf_fn" --store-at="path/to/storage"
+python extrapolation.py --file="path/to/pdf_fn" --store_at="path/to/storage"
```
The pdf_fn key expects absolute filepath to pdf or a raw github file url.
@@ -39,4 +39,4 @@ python cli_validation.py --inst_dir=path/to/mani_dir --inst_type=type --pdf=path
The pdf_file key expects absolute filepath to pdf or a raw github file url.
The inst_dir key expects absolute filepath to installer directory or a github clone url.
The inst_type key expects installer type string ("airship", "tripleo", etc.)
-sitename: intel-pod10, intel-pod15 etc.
+sitename: intel-pod10, intel-pod15 etc. \ No newline at end of file