Skip to content

Commit

Permalink
Upgrade Guide -> Checking for fixed bugs...: Add missing whitespace i…
Browse files Browse the repository at this point in the history
…n command (BSC#1229235)
  • Loading branch information
cwickert committed Aug 23, 2024
1 parent e075f5f commit 86b78c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/sle_update_backporting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
<para>
The package's changelog:
</para>
<screen>&prompt.user;rpm -q --changelog name-of-installed-package
&prompt.user;rpm -qp --changelog packagefile.rpm</screen>
<screen>&prompt.user;rpm -q --changelog <package><replaceable>name-of-installed-package</replaceable></package>
&prompt.user;rpm -qp --changelog <filename><replaceable>packagefile.rpm</replaceable>packagefile.rpm</filename></screen>
<para>
The output briefly documents the change history of the package.
</para>
Expand Down

0 comments on commit 86b78c1

Please sign in to comment.