Skip to content

Commit 1335d85

Browse files
committed
change docs about rpm usage
1 parent 451b700 commit 1335d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ dpkg -c build_example_4/example_4-1.0.0-Linux.deb
153153
The procedure is similar for rpm files:
154154

155155
```bash
156-
rpm -qlp build_example_4/example_4-1.0.0-Linux.rpm
156+
rpm -qlpv build_example_4/example_4-1.0.0-Linux.rpm
157157
```
158158

159159
### Installing the Debian Package

0 commit comments

Comments
 (0)