| Summary: | firewall-cmd has incomplete exit codes section in man | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Dolezal <todoleza> |
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Dolezal <todoleza> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | jpopelka, jscotka, pvrabec, twoerner |
| Target Milestone: | rc | Keywords: | ManPageChange |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://bugzilla.redhat.com/show_bug.cgi?id=1015011 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 10:41:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Thanks, should be fixed upstream with https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=71184d95003a66420cf23f133111dcef93799421 VERIFIED firewalld-0.3.9-3.el7.noarch exit code 2 is mentioned in manpage, however it is outside the attention-drawing table. Let's hope those looking for it will find it. Maybe defining its string would help it. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |
Description of problem: EXIT CODES table is incomplete. for example 'firewall-cmd' returns exit code 2 when run without arguments. Red message is shown >usage: see firewall-cmd man page >No option specified. Version-Release number of selected component (if applicable): firewalld-0.3.8-1.el7.noarch How reproducible: always man:firewall-cmd(1) Actual results: man page lists exit codes begining from 11. doesn't mention color codes and incomplete list of exit codes Expected results: color and exit code documentation is up to date Additional info: