rpm: add --changelog example (#8176)
This commit is contained in:

committed by
GitHub

parent
5384a4f3a0
commit
6479bdea05
@@ -30,3 +30,7 @@
|
|||||||
- Show changed, missing and/or incorrectly installed files of matching packages:
|
- Show changed, missing and/or incorrectly installed files of matching packages:
|
||||||
|
|
||||||
`rpm --verify --all '{{php-*}}'`
|
`rpm --verify --all '{{php-*}}'`
|
||||||
|
|
||||||
|
- Display the changelog of a specific package:
|
||||||
|
|
||||||
|
`rpm --query --changelog {{package_name}}`
|
||||||
|
Reference in New Issue
Block a user