diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-03-03 22:49:40 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-03-03 22:49:40 +0000 |
commit | dd94995fe875c54523487330595c4099b02824e3 (patch) | |
tree | b4aa6804be1f9ded373e59a5b18b7f2dfe0f55fb | |
parent | 50dda4c9167a67e95676f2f2459f78263199c096 (diff) | |
download | cpt-dd94995fe875c54523487330595c4099b02824e3.tar.gz |
docs: update
FossilOrigin-Name: bc0581d03677c404dd75a083bfbb9a733c8eec5a42063560b72fe66b5e4d48ec
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -271,6 +271,7 @@ The `contrib` directory contains a set of simple scripts to extend the package m - `kiss-maintainer`: Display the package maintainers. - `kiss-new`: Create a boilerplate package. - `kiss-orphans`: List orphaned packages. +- `kiss-outdated`: List outdated packages based on Repology versions. - `kiss-owns`: Check which package owns a file. - `kiss-repodepends`: Display a package's original dependencies. - `kiss-reset`: Reset the system to the base. |