summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAntoine Tenart2020-02-27 10:24:16 +0100
committerAntoine Tenart2020-02-27 10:25:29 +0100
commit843c0d8cc5bb2bae032e2746642e191d93fb1546 (patch)
tree84844fcac587b055a1bb7dbe97fd1415471fa031 /README.md
parent56d2c4aa5fea506abb15d71b53aea23b9dd3398b (diff)
mat2: standardize the help messages format
This is a cosmetic patch only. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
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 4e6a696..5f902fe 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ optional arguments:
80 (policy should be one of: abort, omit, keep) [Default: 80 (policy should be one of: abort, omit, keep) [Default:
81 abort] 81 abort]
82 --inplace clean in place, without backup 82 --inplace clean in place, without backup
83 --no-sandbox Disable bubblewrap's sandboxing. 83 --no-sandbox Disable bubblewrap's sandboxing
84 -v, --version show program's version number and exit 84 -v, --version show program's version number and exit
85 -l, --list list all supported fileformats 85 -l, --list list all supported fileformats
86 --check-dependencies check if mat2 has all the dependencies it needs 86 --check-dependencies check if mat2 has all the dependencies it needs