notify-send
[m6w6/btr] / lib / btr / btr.sh
index e8bc4c1194ae3b4947519c092dc2a2cf9b58da01..2bc8e3ef90256d9af55da7475e542a114d35eaf1 100755 (executable)
@@ -92,7 +92,7 @@ function parseopts {
                                ;;
                        -r|--report)
                                case "$2" in
-                                       mail)
+                                       *)
                                                REPORT_RULES="$2"
                                                ;;
                                esac