diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2020-11-30 00:16:57 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2020-11-30 00:16:57 +0300 |
commit | 7884649ce73eedff00baab9bc86f439193400439 (patch) | |
tree | 20c25c6e623202c39f478ca3bc6d8d8142094c8f /README.md | |
parent | ec0a39db5cf845e4358c0246519b43954183b349 (diff) |
minor code changes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |