mocp --version (return code: 0)
This is : Music On Console
Version : 2.6-alpha3
Built : Jun 19 2017 19:45:41
Compiled with : OSS ALSA JACK DEBUG Network streams resample
Running on : Linux 4.10.0-35-generic x86_64
Author : Damian Pietras
Homepage : http://moc.daper.net/
E-Mail : mocmaint@daper.net
Copyright : (C) 2003-2016 Damian Pietras and others
License : GNU General Public License, version 2 or later
mocp --help (return code: 0)
Music On Console (version 2.6-alpha3)
Usage: mocp [OPTIONS] [FILE|DIR ...]
General options:
-D, --debug Turn on logging to a file
-M, --moc-dir=DIR Use the specified MOC directory instead of
the default
-m, --music-dir Start in MusicDir
-C, --config=FILE Use the specified config file instead of
the default (conflicts with '--no-config')
--no-config Use program defaults rather than any
config file (conflicts with '--config')
-O, --set-option='NAME=VALUE' Override the configuration option NAME
with VALUE
-F, --foreground Run the server in foreground (logging to
stdout)
-S, --server Only run the server
-R, --sound-driver=DRIVERS Use the first valid sound driver
-A, --ascii Use ASCII characters to draw lines
-T, --theme=FILE Use the selected theme file (read from
~/.moc/themes if the path is not absolute)
-y, --sync Synchronize the playlist with other clients
-n, --nosync Don't synchronize the playlist with other
clients
Server commands:
-P, --pause Pause
-U, --unpause Unpause
-G, --toggle-pause Toggle between playing and paused
-s, --stop Stop playing
-f, --next Play the next song
-r, --previous Play the previous song
-k, --seek=N Seek by N seconds (can be negative)
-j, --jump=N{%,s} Jump to some position in the current track
-v, --volume=[+,-]LEVEL Adjust the PCM volume
-x, --exit Shutdown the server
-a, --append Append the files/directories/playlists
passed in the command line to playlist
-e, --recursively Alias for --append
-q, --enqueue Add the files given on command line to the
queue
-c, --clear Clear the playlist
-p, --play Start playing from the first item on the
playlist
-l, --playit Play files given on command line without
modifying the playlist
-t, --toggle=CONTROL Toggle a control (shuffle, autonext,
repeat)
-o, --on=CONTROL Turn on a control (shuffle, autonext,
repeat)
-u, --off=CONTROL Turn off a control (shuffle, autonext,
repeat)
-i, --info Print information about the file currently
playing
-Q, --format=FORMAT Print formatted information about the file
currently playing
Miscellaneous options:
-V, --version Print version information
--echo-args Print POPT-interpreted arguments
--usage Print brief usage
-h, --help Print extended usage
Environment variables:
MOCP_OPTS Additional command line options
MOCP_POPTRC List of POPT configuration files