ncmpcpp.1: Fix indentation
The whole man page content from the "CONFIGURATION" header to the end happens to be indented by an extraneous tab due to a random .TP.
This commit is contained in:
committed by
Andrzej Rybczak
parent
5733c44826
commit
a960e5c439
@@ -41,7 +41,7 @@ Display help.
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Display version information.
|
||||
.TP
|
||||
|
||||
.SH "CONFIGURATION"
|
||||
When ncmpcpp starts, it tries to read user's settings from $HOME/.ncmpcpp/config and $XDG_CONFIG_HOME/ncmpcpp/config files. If no configuration is found, ncmpcpp uses its default configuration. An example configuration file containing all default values is provided with ncmpcpp and can be usually found in /usr/share/doc/ncmpcpp (exact location may depend on used distribution or configure prefix).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user