diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-04-01 20:43:15 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-04-05 00:42:10 -0400 |
commit | b3ae710c251d0ce5cf2cef63208e325497b5e323 (patch) | |
tree | 98c30d477004d5d3ba8be855a3b414021603da7b /TODO | |
parent | a08ac7e0f72a502564aae6b85a8821f6bd03493c (diff) |
systemctl: update NAME to PATTERN in help()
Previously the man page was modified, but not help().
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ Bugfixes: +* Should systemctl status \* work on all unit types, not just .service? + * enabling an instance unit creates a pointless link, and the unit will be started with getty@getty.service: $ systemctl enable getty@.service |