From 8e55acd3d09d7ff9da55d23ed9c19f2716cd4594 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Mon, 25 Aug 2014 05:16:24 +0200 Subject: [PATCH] doc: get rid of removed options submitted by Marc Jessome some time ago. --- doc/ncmpcpp.1 | 21 --------------------- 1 file changed, 21 deletions(-) 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).