docs: update doc/guides/howto-list-packages-iso
This commit is contained in:
parent
357184c544
commit
d08bf3d118
|
@ -2,7 +2,7 @@
|
||||||
title: How to get a list of all packages included in the ISO
|
title: How to get a list of all packages included in the ISO
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2020-03-09T19:56:46.846Z
|
date: 2020-03-09T20:01:18.065Z
|
||||||
tags: documentation, howto
|
tags: documentation, howto
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -31,4 +31,6 @@ If you wish a list of all the packages sorted by date, type:
|
||||||
rpm -qa --last > pkglist-last.txt
|
rpm -qa --last > pkglist-last.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
\-
|
\-
|
||||||
|
See also
|
||||||
|
[How to get a list of the latest updates](/doc/guides/howto-latest-updates)
|
||||||
|
|
Loading…
Reference in New Issue