aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index c873881..8effd51 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
# TODO
+* Better command-line argument handling for either `kvmx <action> <name> [args]` or `kvmx <action> [args]`.
* Fix isolinux support:
* http://www.syslinux.org/wiki/index.php?title=Development/Testing
* http://linux-kernel-driver.blogspot.com.br/2009/06/linux-kernel-development-using.html
@@ -17,3 +18,4 @@
* Makefile and debian package.
* Fit into `kvm-manager` use case.
* Patch for spice-client-gtk for menuless windows (spicec usecase).
+* Accept args into monitor action.