projects
/
invirt/packages/invirt-remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39ddb2
)
document listhost in help
author
Greg Price
<price@mit.edu>
Sun, 29 Jun 2008 04:42:32 +0000
(
00:42
-0400)
committer
Greg Price
<price@mit.edu>
Sun, 29 Jun 2008 04:42:32 +0000
(
00:42
-0400)
svn path=/trunk/packages/sipb-xen-remote-server/; revision=663
files/usr/sbin/sipb-xen-remctl-help
patch
|
blob
|
history
diff --git
a/files/usr/sbin/sipb-xen-remctl-help
b/files/usr/sbin/sipb-xen-remctl-help
index
e497d29
..
d390a65
100755
(executable)
--- a/
files/usr/sbin/sipb-xen-remctl-help
+++ b/
files/usr/sbin/sipb-xen-remctl-help
@@
-7,6
+7,7
@@
import sys
help = [
('list', 'show your VM\'s state (with xm list)'),
+ ('listhost', 'show on what host, if any, your VM is running'),
('list-long', 'show your VM\'s state as an sexp (with xm list --long)'),
('vcpu-list', 'show your VM\'s state (with xm vcpu-list)'),
('uptime', 'show your VM\'s state (with xm uptime)'),