]> git.sur5r.net Git - i3/i3/commitdiff
Merge branch 'master' into next
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Jun 2013 22:14:30 +0000 (00:14 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Jun 2013 22:14:30 +0000 (00:14 +0200)
i3-nagbar/main.c

index 8f28de16a815072efd590ac896b8b3ccd9798cf6..a9619f9620913c9bcc0920343adb9946199358ef 100644 (file)
@@ -322,7 +322,7 @@ int main(int argc, char *argv[]) {
         {"font", required_argument, 0, 'f'},
         {"button", required_argument, 0, 'b'},
         {"help", no_argument, 0, 'h'},
-        {"message", no_argument, 0, 'm'},
+        {"message", required_argument, 0, 'm'},
         {"type", required_argument, 0, 't'},
         {0, 0, 0, 0}
     };