[tip:tools/kvm] kvm tools: remove unused options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  29e84c7c5c2f1b73383efdcd7e19de8dad28ed73
Gitweb:     http://git.kernel.org/tip/29e84c7c5c2f1b73383efdcd7e19de8dad28ed73
Author:     Liming Wang <walimisdev@xxxxxxxxx>
AuthorDate: Tue, 9 Aug 2011 22:56:54 +0800
Committer:  Pekka Enberg <penberg@xxxxxxxxxx>
CommitDate: Tue, 9 Aug 2011 18:16:02 +0300

kvm tools: remove unused options

kvm "--help" and "--version" are not implemented, so remove them to
avoid ambiguous.

Signed-off-by: Liming Wang <walimisdev@xxxxxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx>
---
 tools/kvm/builtin-help.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/builtin-help.c b/tools/kvm/builtin-help.c
index e89cd5c..e70044a 100644
--- a/tools/kvm/builtin-help.c
+++ b/tools/kvm/builtin-help.c
@@ -10,7 +10,7 @@
 
 
 const char kvm_usage_string[] =
-	"kvm [--version] [--help] COMMAND [ARGS]";
+	"kvm COMMAND [ARGS]";
 
 const char kvm_more_info_string[] =
 	"See 'kvm help COMMAND' for more information on a specific command.";
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux