chiark / gitweb /
Update TODO
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Dec 2014 05:22:58 +0000 (00:22 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Dec 2014 05:30:34 +0000 (00:30 -0500)
TODO

diff --git a/TODO b/TODO
index c0da5c8f3b9bd8ea9aca7e6d3d2e81fb0d6e1163..393ee5eab85a015fed21da5fba8d350aa02c195a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -123,7 +123,10 @@ Features:
 
 * systemctl: if some operation fails, show log output?
 
-* systemctl edit: add commented help text to the end, like git commit
+* systemctl edit:
+- allow creation of units from scratch
+- use equvalent of cat() to insert existing config as a comment, prepended with #.
+  Upon editor exit, lines with one # are removed, lines with two # are left with one #, etc.
 
 * refcounting in sd-resolve is borked