summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMürsel Türk2022-10-14 17:01:57 +0200
committerMürsel Türk2022-10-14 17:01:57 +0200
commit437afcc1001dd02d8e52a64c5f129051a8c164d9 (patch)
tree21cfbe8ce3001721e710fa20fec2559db178fac6
parentMove installation instructions into README (diff)
downloadvm-inspector-437afcc1001dd02d8e52a64c5f129051a8c164d9.tar.gz
vm-inspector-437afcc1001dd02d8e52a64c5f129051a8c164d9.tar.xz
vm-inspector-437afcc1001dd02d8e52a64c5f129051a8c164d9.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa28274..8abf3de 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ or
## CLI options
```sh
-./inspect.py foo.vmdk --help
+./inspect.py --help
```
```