mirror of
https://github.com/swaywm/sway.git
synced 2026-02-04 04:06:18 -05:00
sway-ipc(7): Clarify that the reply shown is an example
Fix documentation of sway-ipc. The example reply for GET_BINDIG_STATE is an example and not the exact reply. This bug seems to come from copy/paste from the ipc command SYNC directly above.
This commit is contained in:
parent
3c0588a44f
commit
40aabb80c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1116,7 +1116,7 @@ Returns the currently active binding mode.
|
|||
A single object that contains the property _name_, which is set to the
|
||||
currently active binding mode as a string.
|
||||
|
||||
*Exact Reply:*
|
||||
*Example Reply:*
|
||||
```
|
||||
{
|
||||
"name": "default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue