Fix hyprctl flags help

This commit is contained in:
Roger Roger 2022-07-28 14:29:16 +02:00
parent 578787b36d
commit 5bc9534642
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ commands:
reload reload
flags: flags:
j -> output in JSON -j -> output in JSON
--batch -> execute a batch of commands, separated by ';'
)#"; )#";
void request(std::string arg) { void request(std::string arg) {