diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-31 04:11:57 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-31 04:11:57 +0200 |
commit | 256425cc10d74c13602527eb86b4ba0938964565 (patch) | |
tree | 821d99b76251c40b60c1272e40607192051bed0a /TODO | |
parent | 4c8cd173305697f59adcebf980ad7babe751d38c (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-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |