diff --git a/doc/FEATURES b/doc/FEATURES index 9b70da86f6..dfd383ccb2 100644 --- a/doc/FEATURES +++ b/doc/FEATURES @@ -27,3 +27,10 @@ This is the incomplete list of currently implemented features: * Finds and removes orphan packages, i.e packages that were installed automatically (required by some other package that was installed but any package currently depends on). + +* Show properties of available packages in repositories, as well as + installed. Like dependencies, installed size, binary package size, + configuration files, description, etc. + +* Listing of files for binary packages, plus a flag is used to check + the SHA256 hash of any file in a package while listing them.