diff options
| -rw-r--r-- | TODO.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -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. | 
