aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-09-07 06:26:00 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-09-07 06:35:24 +0200
commit267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd (patch)
tree3b2e1aed50d6b8089e748626f422007624524dc2 /nncmpp.adoc
parentfba1210e9fc3fd0259e18b16cc63a0af8974126d (diff)
downloadnncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.tar.gz
nncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.tar.xz
nncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.zip
Add program arguments to MPD's current playlist
I was tired of using `mpv --no-video`, this is a bit better. It's all rather quirky, but very little code is involved. I've added a few related TODO entries.
Diffstat (limited to 'nncmpp.adoc')
-rw-r--r--nncmpp.adoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/nncmpp.adoc b/nncmpp.adoc
index 0909dd3..bcbb740 100644
--- a/nncmpp.adoc
+++ b/nncmpp.adoc
@@ -10,7 +10,7 @@ nncmpp - terminal-based MPD client
Synopsis
--------
-*nncmpp* [_OPTION_]...
+*nncmpp* [_OPTION_]... [_URL_ | _PATH_]...
Description
-----------
@@ -19,6 +19,10 @@ 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
+a socket file.
+
Options
-------
*-d*, *--debug*::