summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2020-11-30 00:16:57 +0300
committerEvgeny Zinoviev <me@ch1p.io>2020-11-30 00:16:57 +0300
commit7884649ce73eedff00baab9bc86f439193400439 (patch)
tree20c25c6e623202c39f478ca3bc6d8d8142094c8f /README.md
parentec0a39db5cf845e4358c0246519b43954183b349 (diff)
minor code changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c9e785..9fcbdc2 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,10 @@ should handle it.
voidnsrun [OPTIONS] [PROGRAM [ARGS]]
Options:
- -h: print this help
-m <path>: add bind mount
-r <path>: altroot path. If this option is not present,
VOIDNSRUN_DIR environment variable is used.
+ -h: print this help
-v: print version
```