summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-31 04:11:57 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-31 04:11:57 +0200
commit256425cc10d74c13602527eb86b4ba0938964565 (patch)
tree821d99b76251c40b60c1272e40607192051bed0a /TODO
parent4c8cd173305697f59adcebf980ad7babe751d38c (diff)
systemctl: introduce "systemctl man" to show man page for unit
For now this only reads man: URLs, but later on we might want to support info: too. http/https is probably out of focus.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 56cf0b820..045cfc414 100644
--- a/TODO
+++ b/TODO
@@ -32,8 +32,6 @@ Features:
* make use of /sys/power/wake_lock in inhibitors
-* introduce "systemctl help" which invokes man for the man pages listed in Documentation=
-
* drop accountsservice's StandardOutput=syslog and Type=dbus fields
* make sure show-logs checks for utf8 validity, not ascii validity