diff options
-rw-r--r-- | MANUAL.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 8421ef674..ed176e4bd 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -1725,8 +1725,7 @@ of the following: - any object, - the boolean `true` (to specify the boolean `true` value using YAML metadata or the `--metadata` flag, - use `y`, `Y`, `yes`, `Yes`, `YES`, `true`, `True`, - `TRUE`, `on`, `On`, or `ON`; with the `--variable` + use `true`, `True`, or `TRUE`; with the `--variable` flag, simply omit a value for the variable, e.g. `--variable draft`). |