Merge pull request #4637 from lycurgus/patch-1
Correct short form of raw option in i3-msg manpage
This commit is contained in:
@ -36,7 +36,7 @@ Instead of exiting right after receiving the first subscribed event,
|
|||||||
wait indefinitely for all of them. Can only be used with "-t subscribe".
|
wait indefinitely for all of them. Can only be used with "-t subscribe".
|
||||||
See the "subscribe" IPC message type below for details.
|
See the "subscribe" IPC message type below for details.
|
||||||
|
|
||||||
*-q, --raw*::
|
*-r, --raw*::
|
||||||
Display the raw JSON reply instead of pretty-printing errors (for commands) or
|
Display the raw JSON reply instead of pretty-printing errors (for commands) or
|
||||||
displaying the top-level config file contents (for GET_CONFIG).
|
displaying the top-level config file contents (for GET_CONFIG).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user