Correct short form of raw option in i3-msg manpage

This commit is contained in:
lycurgus 2021-10-31 19:01:32 +11:00 committed by GitHub
parent 36f9f86714
commit 8e46943985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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".
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
displaying the top-level config file contents (for GET_CONFIG).