diff options
author | Michele Calgaro <[email protected]> | 2022-08-10 21:16:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-08-10 21:16:37 +0900 |
commit | 10a05109432154e8392294d2aeb2605b3fc6dda3 (patch) | |
tree | f03a02ec72202ceb183c4134dd9b7e381c035221 /doc/man/artsdsp-trinity.1 | |
parent | fbe27fc928b3dc2dd9efb29b023399d1f0c3ebe1 (diff) | |
download | arts-10a05109432154e8392294d2aeb2605b3fc6dda3.tar.gz arts-10a05109432154e8392294d2aeb2605b3fc6dda3.zip |
Add man pages from tde-packaging repo.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/artsdsp-trinity.1')
-rw-r--r-- | doc/man/artsdsp-trinity.1 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/man/artsdsp-trinity.1 b/doc/man/artsdsp-trinity.1 new file mode 100644 index 0000000..2615f47 --- /dev/null +++ b/doc/man/artsdsp-trinity.1 @@ -0,0 +1,31 @@ +.TH ARTSDSP "1" "February 2008" "artsdsp" "User Commands" +.SH NAME +artsdsp \- manual page for artsdsp +.SH DESCRIPTION +artsdsp \- attempt to reroute audio device to artsd +.PP +artsdsp [options] binary +.PP +options: +.TP +.B \-h, \-\-help +Show brief help. +.TP +.B \-n, \-\-name\fR=\fINAME\fR +Use name to identify player to artsd. +.TP +.B \-m, \-\-mmap +Emulate memory mapping (i.e. for quake). +.TP +.B \-s, \-\-single\-threaded +Use the single\-threaded version. +.TP +.B \-v, \-\-verbose +Show parameters. +.TP +.B \-V, \-\-version +Show version. +.PP +This manual page was written by Fathi Boudra <[email protected]>, +for the Debian project (but may be used by others). + |