diff options
author | Maciej Wereski <m.wereski@partner.samsung.com> | 2013-07-22 11:02:50 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-23 00:51:08 +0200 |
commit | 33b521be152f67cd722695ba9a2966eda5ee6765 (patch) | |
tree | 0f6d399870368fd8fc6d10db3f79d664889e82c9 /NEWS | |
parent | efa3c0af8e0c8a9c7e3059bde65081b0020dfa6c (diff) |
NEWS: fix mistake
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ CHANGES WITH 206: * systemctl now supports filtering the unit list output by load state, active state and sub state, using the new - --type= parameter. + --state= parameter. * "systemctl status" will now show the results of the condition checks (like ConditionPathExists= and similar) of |