From d5a8440a9e93109366682f58449bbd38123b05db Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Wed, 8 Jun 2022 16:12:51 +0200 Subject: [PATCH] Update docs --- doc/preserves-tool.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/doc/preserves-tool.md b/doc/preserves-tool.md index f6da1c0..f9f6f61 100644 --- a/doc/preserves-tool.md +++ b/doc/preserves-tool.md @@ -51,33 +51,32 @@ This is the main tool. It can FLAGS: --collect --escape-spaces - -h, --help Print help information - -V, --version Print version information + -h, --help Prints help information + -V, --version Prints version information OPTIONS: - -i, --input-format - [default: auto-detect] [possible values: auto-detect, text, binary] + --bundle ... + -c, --commas + [default: none] [possible values: none, separating, terminating] --indent [default: on] [possible values: disabled, no, n, off, 0, false, enabled, yes, y, on, 1, true] - --limit + -i, --input-format + [default: auto-detect] [possible values: auto-detect, text, binary] - - -o, --output-format + --limit + -o, --output-format [default: text] [possible values: text, binary, unquoted] - --read-annotations [default: on] [possible values: disabled, no, n, off, 0, false, enabled, yes, y, on, 1, true] - --select