Bug 1327247 - systemctl documentation is missing --failed
Summary: systemctl documentation is missing --failed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 14:47 UTC by Flo H.
Modified: 2016-04-14 15:53 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-14 14:51:54 UTC
Type: Bug


Attachments (Terms of Use)

Description Flo H. 2016-04-14 14:47:08 UTC
Description of problem:

systemctl's option  "--failed" is not documented


Version-Release number of selected component (if applicable):
222
and 226

How reproducible:
man systemctl

Steps to Reproduce:
1.verify that "systemctl --failed" has the same effect as "systemctl --state=failed"
2.read man page or check online documentation (e.g. http://0pointer.de/blog/projects/systemd-docs.html)

Actual results:


Expected results:
option "--failed" documented

Additional info:

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-04-14 14:51:54 UTC
That's intentional, see https://github.com/systemd/systemd/blob/master/man/systemctl.xml#L369 for the justification.

Comment 2 Flo H. 2016-04-14 15:53:30 UTC
Thanks for the information!


Note You need to log in before you can comment on or make changes to this bug.