Add source file option for {add,remove}-tags
authorIustin Pop <iustin@google.com>
Mon, 8 Oct 2007 15:12:11 +0000 (15:12 +0000)
committerIustin Pop <iustin@google.com>
Mon, 8 Oct 2007 15:12:11 +0000 (15:12 +0000)
commit810c50b7d98936a4c6b50ca41e8227ed70820cf0
treeb0c5915137bd3333e008d6ff5b69aa27efe8538f
parentcc425644228c732359fa44fa130b3e01bf5b4aa4
Add source file option for {add,remove}-tags

This patch adds a '--from' option to the {add,remove}-tags commands that
allows the command to read from a file or from stdin (when passing a
dash for the filename).

Reviewed-by: imsnah
lib/cli.py
man/gnt-cluster.sgml
man/gnt-instance.sgml
man/gnt-node.sgml
scripts/gnt-cluster
scripts/gnt-instance
scripts/gnt-node