diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2026-02-23 23:54:33 +0100 |
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2026-05-25 21:12:49 +0200 |
| commit | 1a0f61f6d8e5796cc19c279209871dc595bc9182 (patch) | |
| tree | d99e16f0e0e36db37a18d31d76b5c2d3fd6eb015 /nncmpp.adoc | |
| parent | 6aa822fe34510780d9dffbee8e847fc951d9096c (diff) | |
| download | nncmpp-1a0f61f6d8e5796cc19c279209871dc595bc9182.tar.gz nncmpp-1a0f61f6d8e5796cc19c279209871dc595bc9182.tar.xz nncmpp-1a0f61f6d8e5796cc19c279209871dc595bc9182.zip | |
Add an AppKit user interface
When enabled, the build will create an application bundle.
Diffstat (limited to 'nncmpp.adoc')
| -rw-r--r-- | nncmpp.adoc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nncmpp.adoc b/nncmpp.adoc index eaebfc3..0bc39f3 100644 --- a/nncmpp.adoc +++ b/nncmpp.adoc @@ -14,10 +14,10 @@ Synopsis Description ----------- -*nncmpp* is a hybrid terminal/X11 MPD client. On start up it will welcome -you with an overview of all key bindings and the actions they're assigned to. -Individual tabs can be switched to either using the mouse or by pressing *M-1* -through *M-9*, corresponding to the order they appear in. +*nncmpp* is a hybrid terminal/X11/AppKit MPD client. On start up it will +welcome you with an overview of all key bindings and the actions they're +assigned to. Individual tabs can be switched to either using the mouse +or by pressing *M-1* through *M-9*, corresponding to the order they appear in. As a convenience utility, any program arguments are added to the MPD queue. Note that to add files outside the database, you need to connect to MPD using @@ -29,8 +29,8 @@ Options Adds a "Debug" tab showing all MPD communication and other information that help debug various issues. -*-x*, *--x11*:: - Use an X11 interface even when run from a terminal. +*-g*, *--gui*:: + Use a graphical interface even when run from a terminal. Note that the application may be built with this feature disabled. *-h*, *--help*:: |
