Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MANUAL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ header when requesting a document from a URL:
a *list* value, the value will be added to the list. If it already
has another kind of value, it will be made into a list containing
the previous and the new value. For example,
`-V keyword=Joe -V author=Sue` makes `author` contain a list
`-V author=Joe -V author=Sue` makes `author` contain a list
of strings: `Joe` and `Sue`.

`--variable-json=`*KEY*[`=`*JSON*]
Expand Down