Bug 1569402

Summary: Some commands are not documented in latest documentation
Product: [Fedora] Fedora Reporter: ricky.tigg
Component: dnfAssignee: rpm-software-management
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 28CC: dmach, jmracek, mhatina, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-25 19:04:35 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:
Embargoed:

Description ricky.tigg 2018-04-19 08:49:21 UTC
Description of problem: Some commands are not documented in latest documentation.
Version-Release number of component: dnf.noarch 2.7.5-11.fc28 @updates-testing.

How reproducible: In terminal enter 'man dnf', then search for patterns 'config-manager', '--dump', '--set-enabled', '--set-disabled'. 

Actual results: Those commands and options are missing from documentation.
Expected results: Documentation to be up-to date.

Additional info: Applied command 'dnf config-manager --dump --set-enabled updates-testing' is operational.
Source (latest availavle): https://docs-old.fedoraproject.org/en-US/Fedora/26/html/System_Administrators_Guide/sec-Managing_DNF_Repositories.html

Comment 1 Jaroslav Mracek 2018-09-25 19:04:35 UTC
Please try:
man dnf.plugin.config_manager

or

https://dnf-plugins-core.readthedocs.io/en/latest/

Those documentation is directly maintained by dnf team.

The pages that you mentioned above are maintained by community (including me). I also wish that you can also join the documentation community. Please if you can help us with updates that would be really great. Thanks a lot for reporting.