diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1 index 453e1458..838cdb83 100644 --- a/doc/ncmpcpp.1 +++ b/doc/ncmpcpp.1 @@ -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 [+-] -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).