Sha256: 4030a6a61146eabf17948268b0ed4d376cf40df46c47d301dc7ac3beef20d8af

Contents?: true

Size: 1.34 KB

Versions: 5

Compression:

Stored size: 1.34 KB

Contents

.TH dtas-sinkedit 1 "" "dtas user manual"
.SH NAME
.PP
dtas-sinkedit - edit the command and environment of a sink
.SH SYNOPSYS
.PP
dtas-sinkedit SINKNAME
.SH DESCRIPTION
.PP
dtas-sinkedit spawns an editor to allow editing of a sink as a YAML
file.
See dtas-player_protocol(7) for details on SINKARGS.
.SH EXAMPLES
.PP
To get a list of existing sink names
.IP
.nf
\f[C]
$\ dtas-ctl\ ls
\f[]
.fi
.PP
Invoking dtas-sinkedit will spawn your favorite text editor on a given
SINKNAME:
.IP
.nf
\f[C]
$\ dtas-sinkedit\ SINKNAME
\f[]
.fi
.PP
If SINKNAME was not listed, it will be created (in an inactive state).
Successfully exiting your text editor will send the changes to the
running dtas-player.
.SH ENVIRONMENT
.PP
VISUAL / EDITOR - your favorite *nix text editor, defaults to
\[aq]vi\[aq] if unset.
.PP
DTAS_PLAYER_SOCK - the path to the dtas-player control socket.
This defaults to ~/.dtas/player.sock
.SH CONTACT
.PP
All feedback welcome via plain-text mail to <dtas-all@nongnu.org>
.PD 0
.P
.PD
Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>
.PD 0
.P
.PD
No subscription is necessary to post to the mailing list.
.SH COPYRIGHT
.PP
Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.
.PD 0
.P
.PD
License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>
.SH SEE ALSO
.PP
dtas-player(1), dtas-player_protocol(7), dtas-ctl(1)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dtas-0.7.0 man/dtas-sinkedit.1
dtas-0.6.0 man/dtas-sinkedit.1
dtas-0.5.0 man/dtas-sinkedit.1
dtas-0.4.0 man/dtas-sinkedit.1
dtas-0.3.0 man/dtas-sinkedit.1