debian man page for musetup

Query: musetup

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MUSETUP(1)							Museek Daemon Plus							MUSETUP(1)

NAME
Musetup - Configuration script for Museekd
SYNOPSIS
musetup <config-filename> [-h] [--help]
DESCRIPTION
Musetup is command-line Python script that configures museekd(1). Configuration options are selected by entering one of the numbers dis- played. Modifying those options are done by choosing an option's number or by inputing text.
OPTIONS
Musetup accepts the following options: <config-filename> Selected Config's path and filename. -h, --help Display Help and exit.
EXAMPLE
To run this program the standard way type: musetup Alternativly you use a different config file with: musetup config.xml
FILES
~/.museekd/config.xml The default location for the museekd config file. /usr/share/museek/museekd/config.xml.tmpl Config file template that's used if no config exists.
AUTHORS
Hyriand <hyriand@thegraveyard.org> daelstorm <daelstorm@gmail.com>
SEE ALSO
mucous(1) mulog(1) murmur(1) muscan(1) muscand(1) museekcontrol(1) museekd(1) museeq(1) musetup-gtk(1) daelstorm Release 0.2.0 MUSETUP(1)
Related Man Pages
apt-extracttemplates(1) - debian
mulog(1) - debian
museekcontrol(1) - debian
museeq(1) - debian
musetup-gtk(1) - debian
Similar Topics in the Unix Linux Community
running sed inside script file
Problem printing the property of xml file via shell script
How to remove xml namespace from xml file using shell script?
How to get a particular field from xml file?
Shell script to pass the config file lines as variable on the respective called function on a script