diff options
Diffstat (limited to 'audio/sooperlooper/man/slconsole.1')
-rw-r--r-- | audio/sooperlooper/man/slconsole.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/audio/sooperlooper/man/slconsole.1 b/audio/sooperlooper/man/slconsole.1 new file mode 100644 index 000000000000..4c504c92abc3 --- /dev/null +++ b/audio/sooperlooper/man/slconsole.1 @@ -0,0 +1,27 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. +.TH SLCONSOLE "1" "February 2010" "SLCONSOLE" "User Commands" +.SH NAME +slconsole \- utility to connect to a sooperlooper engine +.SH SYNOPSIS +.B slconsole +[\fIoptions\fR...] +.SH OPTIONS +.TP +\fB\-H\fR host, \fB\-\-connect\-host\fR=\fIhost\fR +connect to sooperlooper engine on given host (default is localhost) +.TP +\fB\-P\fR <num>, \fB\-\-connect\-port=\fR<num> +connect to sooperlooper engine on given port (default is 9951) +.TP +\fB\-h\fR , \fB\-\-help\fR +this usage output +.PP +By default, the gui will try to connect to an engine running +at the given (or default) host and port. +.PP +.SH "SEE ALSO" +.PP +\fBsooperlooper\fR(1), \fBslregister\fR(1) +.SH "AUTHORS" +This manual page was written by Alessio Treglia <quadrispro@ubuntu.com> +for the Debian project (and may be used by others). |