update README
This commit is contained in:
parent
cceae3ce10
commit
0e0f1fe45f
13
README.pod
13
README.pod
@ -4,7 +4,7 @@ dunst - dmenu-ish universal notification system
|
|||||||
|
|
||||||
=head1 SYNOPSIS
|
=head1 SYNOPSIS
|
||||||
|
|
||||||
dunst [-geometry geom] [-fn font] [-nf/nb/lf/lb/cf/cb color]
|
dunst [-geometry geom] [-fn font] [-nf/nb/lf/lb/cf/cb color]
|
||||||
[-to/nto/lto/cto secs] [-format fmt] [-key key] [-mod mod] [-mon n] [-v]
|
[-to/nto/lto/cto secs] [-format fmt] [-key key] [-mod mod] [-mon n] [-v]
|
||||||
|
|
||||||
=head1 DESCRIPTION
|
=head1 DESCRIPTION
|
||||||
@ -17,7 +17,7 @@ fashion similar to dmenu.
|
|||||||
|
|
||||||
=over 4
|
=over 4
|
||||||
|
|
||||||
=item B<-h/--help>
|
=item B<-h/--help>
|
||||||
|
|
||||||
display help message.
|
display help message.
|
||||||
|
|
||||||
@ -84,12 +84,13 @@ see also EXAMPLES show the notification on monitor n.
|
|||||||
|
|
||||||
Increase verbosity. Can be used multiple times.
|
Increase verbosity. Can be used multiple times.
|
||||||
|
|
||||||
=back
|
|
||||||
|
|
||||||
=item B<-config file>
|
=item B<-config file>
|
||||||
|
|
||||||
use alternative config file.
|
use alternative config file.
|
||||||
|
|
||||||
|
=back
|
||||||
|
|
||||||
=head1 FORMAT
|
=head1 FORMAT
|
||||||
|
|
||||||
fmt is a string containing placeholders. The placeholders will be replaced with the corresponding text, or if the text is not present, nothing. Possible placeholders are:
|
fmt is a string containing placeholders. The placeholders will be replaced with the corresponding text, or if the text is not present, nothing. Possible placeholders are:
|
||||||
@ -127,6 +128,12 @@ In order to do that you have to add a hint via the -h option.
|
|||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
=head1 CONFIGURATION
|
||||||
|
|
||||||
|
An example configuration file is included (usually /usr/share/dunst/dunstrc).
|
||||||
|
To change the configuration, copy this file to ~/.config/dunstrc and edit it
|
||||||
|
accordingly.
|
||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
|
|
||||||
written by Sascha Kruse <knopwob@googlemail.com>
|
written by Sascha Kruse <knopwob@googlemail.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user