X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.1.xml;h=c0b59d49a63f891cd40bf1cac4cc1d3a6e68775b;hb=8c72e63ba4d41c4d9722ddff3c000de314ff66dc;hp=f187b5eb5ca33b3712f1eeb51ed63b79ccbc20fb;hpb=28745ed78f2c3020f35268e7609cf937c9fd5175;p=mpd-sima.git diff --git a/data/man/mpd_sima.1.xml b/data/man/mpd_sima.1.xml index f187b5e..c0b59d4 100644 --- a/data/man/mpd_sima.1.xml +++ b/data/man/mpd_sima.1.xml @@ -64,7 +64,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ &dhpackage; conf_file - var_directory + var_directory pid_file log_file log_level @@ -73,21 +73,26 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ &dhpackage; - var_directory - + --create-db + var_directory + + + &dhpackage; + --generate-config + &dhpackage; - - + + + - @@ -109,7 +114,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ Launch as a system service (dæmon). Here follows an example on how to launch &dhpackage; as a service on your system, not attach to regular user configuration/database. - &dhpackage; --daemon --conf=/etc/mpd_sima.cfg --var_dir=/var/cache/mpd-sima/ --pid=/run/mpd-sima.pid --log=/var/log/mpd-sima.log + &dhpackage; --daemon --conf=/etc/mpd_sima.cfg --var-dir=/var/cache/mpd-sima/ --pid=/run/mpd-sima.pid --log=/var/log/mpd-sima.log Launch in user land @@ -184,16 +189,22 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - - + + Use the specific path var_directory to look for (or create) var files (ie. database) instead of looking at the default user data location.Default is to look in $XDG_DATA_HOME/mpd_sima/. Concerning $XDG_DATA_HOME see also + + + + Generate a sample configuration file according to the current configuration. You can put other options with this one to get them in the generated configuration. + + - Create the database and exit. Uses folder specified with or default directory.Default is to use $XDG_DATA_HOME/mpd_sima/. Concerning $XDG_DATA_HOME see also + Create the database and exit. Uses folder specified with or default directory.Default is to use $XDG_DATA_HOME/mpd_sima/. Concerning $XDG_DATA_HOME see also @@ -250,12 +261,8 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ DEFAULTS Default is to look for MPD server at localhost:6600 (or MPD_HOST/MPD_PORT env. var. if set). - The default behavior is to add one track, - this track is to be chosen among titles from - artists similar to the artist of the currently - played track. MPD_sima will add one track when the - unplayed queue is one track long. - To change these defaults, use the configuration file mpd_sima.cfg + The get the defaults as detected by &dhpackage; on your system you can run &dhpackage; to print the config: + &dhpackage; --generate-config