Implement the backward-compatible ‘-s’ disk option
authorIustin Pop <iustin@google.com>
Fri, 13 Feb 2009 15:34:48 +0000 (15:34 +0000)
committerIustin Pop <iustin@google.com>
Fri, 13 Feb 2009 15:34:48 +0000 (15:34 +0000)
commitc0e4a2c3d28e2a7d534d36d4b57c0e8481712b73
tree883079f8d09f7fe95f174fdd5d6652ff5d57bf49
parentd8dcf3c9425272dae2f9344bdd9015ab5d13c4b8
Implement the backward-compatible ‘-s’ disk option

This patch adds back to the instance creation command (gnt-instace add,
gnt-backup import) the ‘-s’ short form option for specifying a
single-disk instance.

Also a small bug in gnt-backup import is fixed.

Reviewed-by: ultrotter
man/gnt-backup.sgml
man/gnt-instance.sgml
scripts/gnt-backup
scripts/gnt-instance