documentation fixed

This commit is contained in:
Sascha Kruse 2011-09-08 10:56:48 +02:00
parent 5b1ac780f4
commit eceb1d206d
2 changed files with 7 additions and 5 deletions

10
README
View File

@ -2,12 +2,12 @@ NAME
dunst - dmenu-ish universal notification system dunst - dmenu-ish universal notification system
SYNOPSIS SYNOPSIS
dunst [-b] [-fn font] [-nb color] [-nf color] [-to secs] dunst [-b] [-ne l/r] [-fn font] [-nb color] [-nf color] [-to secs]
DESCRIPTION DESCRIPTION
dunst is a lightweight notification-daemon for the libnotify. It can also be used as a standalone notifica dunst is a lightweight notification-daemon for the libnotify. It can also be used as a standalone notification
tion system. Dnotify displays messages received via dbus or as commandline argument in a fashion similar to system. Dnotify displays messages received via dbus or as commandline argument in a fashion similar to dmenu
dmenu and additionally prints them to stdout. Notifications can be closed via mouseclick. and additionally prints them to stdout. Notifications can be closed via mouseclick.
OPTIONS OPTIONS
-h/--help -h/--help
@ -37,7 +37,7 @@ AUTHOR
written by Sascha Kruse <knopwob@googlemail.com> written by Sascha Kruse <knopwob@googlemail.com>
COPYRIGHT COPYRIGHT
Parts of the code are taken from dmenu (especially draw.c and draw.h). Read LICENCE.dmenu and look at Parts of the code are taken from dmenu (especially draw.c and draw.h). Read LICENCE.dmenu and look at
http://tools.suckless.org/dmenu. http://tools.suckless.org/dmenu.
Some snippets in dunst_dbus.c are taken from twmn. See http://github.com/sboli/twmn. Some snippets in dunst_dbus.c are taken from twmn. See http://github.com/sboli/twmn.

View File

@ -4,6 +4,8 @@ dunst \- dmenu\-ish universal notification system
.SH SYNOPSIS .SH SYNOPSIS
.B dunst .B dunst
.RB [ \-b ] .RB [ \-b ]
.RB [ \-ne
.IR l/r ]
.RB [ \-fn .RB [ \-fn
.IR font ] .IR font ]
.RB [ \-nb .RB [ \-nb