everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
* [PATCH] doc: update for dtas-sinkedit inotify support
@ 2015-04-13  6:17 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-04-13  6:17 UTC (permalink / raw)
  To: dtas-all

New features need to be documented.
---
 Documentation/dtas-sinkedit.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/Documentation/dtas-sinkedit.txt b/Documentation/dtas-sinkedit.txt
index d6653fb..7a4f30f 100644
--- a/Documentation/dtas-sinkedit.txt
+++ b/Documentation/dtas-sinkedit.txt
@@ -14,6 +14,22 @@ dtas-sinkedit SINKNAME
 dtas-sinkedit spawns an editor to allow editing of a sink as a YAML file.
 See dtas-player_protocol(7) for details on SINKARGS.
 
+On Linux machines with the sleepy_penguin RubyGem installed, inotify(7)
+is used to monitor the file for changes while the text exitor is running.
+Each time a user finishes saving a file, changes are committed immediately.
+This behavior may be disabled by using the -N or --no-watch command-line
+switch.
+
+# OPTIONS
+-N, \--no-watch
+:   Disable inotify(7) support on Linux systems
+
+-n, \--dry-run
+:   Only print commands which would be sent to dtas-player
+
+-V, \--verbose
+:   Print out commands as they are sent to dtas-player
+
 # EXAMPLES
 
 To get a list of existing sink names
-- 
EW



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-13  6:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-13  6:17 [PATCH] doc: update for dtas-sinkedit inotify support Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/dtas.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).