File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dunst - A customizable and lightweight notification-daemon
44
55=head1 SYNOPSIS
66
7- dunst [-conf file] [-verbosity v] [-print] [--startup-notification ]
7+ dunst [-conf file] [-verbosity v] [-print] [--startup_notification ]
88
99=head1 DESCRIPTION
1010
@@ -23,7 +23,7 @@ systemd service.
2323
2424=over 4
2525
26- =item B<-h/--help>
26+ =item B<-h/-help/- -help>
2727
2828List all command line flags
2929
@@ -36,7 +36,7 @@ defaults.
3636(Hint: `dunst -conf - </dev/null` can be used to enforce the defaults, i.e. for
3737testing)
3838
39- =item B<-v/--version>
39+ =item B<-v/-version/- -version>
4040
4141Print version information.
4242
@@ -46,12 +46,12 @@ Do not display log messages, which have lower precedence than specified
4646verbosity. This won't affect printing notifications on the terminal. Use
4747the '-print' option for this.
4848
49- =item B<-print>
49+ =item B<-print/--print >
5050
5151Print notifications to stdout. This might be useful for logging, setting up
5252rules or using the output in other scripts.
5353
54- =item B<-- startup_notification> (values: [true/false], default: false)
54+ =item B<-startup_notification/-- startup_notification>
5555
5656Display a notification on startup.
5757
You can’t perform that action at this time.
0 commit comments