index
:
bwlp/vm-inspector.git
master
Tool for accessing disk images of Windows/Linux and extracting list of installed packages
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
README.md
2
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
```
```