aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-12-30 17:54:41 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-12-30 17:54:41 -0200
commitb8968859726dcbd504c82ab5d749f4d63f2d9993 (patch)
treeed8b4dba1db5396ab7e9fe09a9923bcfb0fc0012 /TODO.md
parent4882bc0e6d31e804e4456656c629806eb59eca0a (diff)
downloadkvmx-b8968859726dcbd504c82ab5d749f4d63f2d9993.tar.gz
kvmx-b8968859726dcbd504c82ab5d749f4d63f2d9993.tar.bz2
Updates TODO
Diffstat (limited to 'TODO.md')
-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.