Merge pull request #16049 from edsantiago/docs_dedup_features

[CI:DOCS] Man pages: refactor common options: --features
This commit is contained in:
OpenShift Merge Robot 2022-10-05 12:24:24 +02:00 committed by GitHub
commit 84c85f4d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 8 deletions

View File

@ -0,0 +1,4 @@
#### **--features**
Specify the features list which the list or index records as requirements for
the image. This option is rarely used.

View File

@ -39,10 +39,7 @@ retrieved from the image's configuration information.
@@option creds @@option creds
#### **--features** @@option features
Specify the features list which the list or index records as requirements for
the image. This option is rarely used.
#### **--os** #### **--os**

View File

@ -23,10 +23,7 @@ the image. This is usually automatically retrieved from the image's
configuration information, so it is rarely necessary to use this option. configuration information, so it is rarely necessary to use this option.
#### **--features** @@option features
Specify the features list which the list or index records as requirements for
the image. This option is rarely used.
#### **--os** #### **--os**