Add instructions to escape question mark
Arguments without it will not work in zsh and possibly other shells.
This commit is contained in:
parent
d871fd3a08
commit
11343ed64c
@ -122,7 +122,8 @@ Other options
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
For the other options listed below, to see the current value of the option,
|
||||
pass a value of '?' to it, with or without a '='.
|
||||
pass a value of '?' to it, with or without a '='. In some environments,
|
||||
you might need to escape the question mark, like this: '--glyph-names\?'.
|
||||
|
||||
Examples::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user