mirror of
https://github.com/zoriya/astal.git
synced 2026-05-31 01:25:32 +00:00
fix --help output
This commit is contained in:
@@ -26,7 +26,6 @@ int main(string[] argv) {
|
||||
}
|
||||
|
||||
if (help) {
|
||||
print("Cli client for astal-notifd\n\n");
|
||||
print("Usage:\n");
|
||||
print(" %s [flags]\n\n", argv[0]);
|
||||
print("Flags:\n");
|
||||
|
||||
Reference in New Issue
Block a user