diff options
author | Kalle Wallin <kaw@linux.se> | 2004-03-24 11:41:33 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-03-24 11:41:33 +0000 |
commit | 5d378185b43be000099dfd79334c17efcf65ba49 (patch) | |
tree | 64ac8d77cd8a5b1c9deee5cea7e31cc87a5d9955 /doc/ncmpc.1 | |
parent | a375c57f2adf38de4b4fa96bb1dce978616b09e6 (diff) | |
download | mpd-5d378185b43be000099dfd79334c17efcf65ba49.tar.gz mpd-5d378185b43be000099dfd79334c17efcf65ba49.tar.xz mpd-5d378185b43be000099dfd79334c17efcf65ba49.zip |
Added information about the --exit option.
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@451 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/ncmpc.1')
-rw-r--r-- | doc/ncmpc.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 8bda42e11..59f391e59 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -1,4 +1,4 @@ -.TH "mpc-ncurses" "1" "" "Kalle Wallin" "" +.TH "mpc-ncurses" "1" "0.10.0" "Kalle Wallin" "" .SH "NAME" ncmpc \- ncurses MPD client. .SH "SYNOPSIS" @@ -29,8 +29,11 @@ Display version information. .B \-k, \-\-keys Display key bindings. .TP +.B \-e, \-\-exit +Exit on connection errors. The default way is to reconnect. +.TP .B \-h, \-\-host=HOSTNAME -Specify host. +Specify MPD host. .TP .B \-p, \-\-port=PORT Connect to server on PORT. |