mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-12-25 00:31:39 +03:00
Fix hyprctl flags help
This commit is contained in:
parent
578787b36d
commit
5bc9534642
@ -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…
Reference in New Issue
Block a user