summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2013-11-13 14:04:17 +1100
committerMichael Adam <obnox@samba.org>2013-11-27 18:46:16 +0100
commit297a4a640dbb48fae50d24c9d7aff397df9b988a (patch)
tree59c97228cbf2b6c225382a834d9f609116a9a40f /ctdb/doc
parent3c3e670d83e2f6a514d40db2cc25107b80f0087d (diff)
downloadsamba-297a4a640dbb48fae50d24c9d7aff397df9b988a.tar.gz
ctdb-onnode: New -i option to stop stdin from being closed
This can be useful for piping data to onnode in certain circumstances. There are now also enough command-line options that they should definitely be alphabetically ordered. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/onnode.1.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ctdb/doc/onnode.1.xml b/ctdb/doc/onnode.1.xml
index 561764c1f0e..ec878031633 100644
--- a/ctdb/doc/onnode.1.xml
+++ b/ctdb/doc/onnode.1.xml
@@ -68,6 +68,18 @@
</listitem>
</varlistentry>
+ <varlistentry><term>-i</term>
+ <listitem>
+ <para>
+ Keep standard input open, allowing data to be piped to
+ onnode. Normally onnode closes stdin to avoid surprises
+ when scripting. Note that this option is ignored when
+ using <option>-p</option> or if <envar>SSH</envar> is set
+ to anything other than "ssh".
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry><term>-n</term>
<listitem>
<para>