Description of problem: In the appendix with Kickstart syntax reference for Fedora 23, it says that ostreesetup accepts --nogpgcheck to disable GPG checks, while this is in fact --nogpg. Version-Release number of selected component (if applicable): Fedora 23 How reproducible: Consistent Steps to Reproduce: 1. Make a signed rpm-ostree repo 2. Use ostreesetup to install it and add --nogpgcheck Actual results: An error that --nogpgcheck is unknown. Expected results: A correctly pulled down tree. Additional info: Using --nogpg does what is expected.
Created attachment 1106116 [details] Patch
The install guide has been retired, therefore I'm closing this bug. If you would like to report Fedora docs bugs in the future, please use the "bug" icon on the top right of the affected page, it will take you directly to the appropriate issue tracker.