Merge pull request #440 from Roger-Roger-debug/main

Fix hyprctl flags help
This commit is contained in:
Vaxry 2022-07-28 17:47:56 +02:00 committed by GitHub
commit 398662c75a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) {