]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 19:54:41 +0000 (17:54 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 19:54:41 +0000 (17:54 -0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index c873881e07700fe083de0dc9e879106589f37559..8effd51d408af2c32c58ccc84c15bf58af8a9f2f 100644 (file)
--- 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.