Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 957ca598 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add missing newline in notification cmd usage" into main am: c5355450

parents b4b66f6f c5355450
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ public class NotificationShellCmd extends ShellCommand {
            + "  disallow_listener COMPONENT [user_id (current user if not specified)]\n"
            + "  allow_assistant COMPONENT [user_id (current user if not specified)]\n"
            + "  remove_assistant COMPONENT [user_id (current user if not specified)]\n"
            + "  set_dnd [on|none (same as on)|priority|alarms|all|off (same as all)]"
            + "  set_dnd [on|none (same as on)|priority|alarms|all|off (same as all)]\n"
            + "  allow_dnd PACKAGE [user_id (current user if not specified)]\n"
            + "  disallow_dnd PACKAGE [user_id (current user if not specified)]\n"
            + "  reset_assistant_user_set [user_id (current user if not specified)]\n"