Display now playing song [{{(%l) }{{%a - }%t}}|{%f}}]
.TP
.Bplay
Start playing and exit.
.TP
.Bpause
Pause and exit.
.TP
.Btoggle
Toggle playing and exit.
.TP
.Bstop
Stop playing and exit.
.TP
.Bnext
Switch to next song and exit.
.TP
.Bprev
Switch to previous song and exit.
.TP
.Bvolume[+-]<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).