Fix hyprctl flags help
This commit is contained in:
parent
578787b36d
commit
5bc9534642
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ commands:
|
|||
reload
|
||||
|
||||
flags:
|
||||
j -> output in JSON
|
||||
-j -> output in JSON
|
||||
--batch -> execute a batch of commands, separated by ';'
|
||||
)#";
|
||||
|
||||
void request(std::string arg) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue