doc: get rid of removed options

submitted by Marc Jessome some time ago.
This commit is contained in:
Andrzej Rybczak
2014-08-25 05:16:24 +02:00
parent 37ac53a27f
commit 8e55acd3d0

View File

@@ -30,27 +30,6 @@ Display version information.
.B \-\-now\-playing
Display now playing song [{{(%l) }{{%a - }%t}}|{%f}}]
.TP
.B play
Start playing and exit.
.TP
.B pause
Pause and exit.
.TP
.B toggle
Toggle playing and exit.
.TP
.B stop
Stop playing and exit.
.TP
.B next
Switch to next song and exit.
.TP
.B prev
Switch to previous song and exit.
.TP
.B volume [+-]<number>
Raise/lower volume by given number of percents and exit.
.TP
.SH "CONFIGURATION"
When ncmpcpp starts, it tries to read user's settings from the ~/.ncmpcpp/config file. If no user's configuration is found, ncmpcpp uses its default configuration. An example configuration file containing all default values is provided with ncmpcpp and can be found usually in /usr/share/doc/ncmpcpp (exact location may depend on used distribution/OS/configure prefix).