aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.adoc
blob: 0514bc669786388d2cf1b84f9cd8202c0db6e57f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
nncmpp(1)
=========
:doctype: manpage
:manmanual: nncmpp Manual
:mansource: nncmpp {release-version}

Name
----
nncmpp - an MPD client

Synopsis
--------
*nncmpp* [_OPTION_]...

Options
-------
*-d*, *--debug*::
	Adds a "Debug" tab showing all MPD communication and other information
	that help debug various issues.

*-h*, *--help*::
	Display a help message and exit.

*-V*, *--version*::
	Output version information and exit.

Files
-----
_~/.config/nncmpp/nncmpp.conf_::
	The configuration file.

// TODO: I'll have to describe the contents.  It seems like liberty should
//   contain an includable snippet about the format.  At least it'd be good
//   to include an example file, such as the one in the README.

Reporting bugs
--------------
Use https://git.janouch.name/p/nncmpp to report bugs, request features,
or submit pull requests.