From 0ad03c0647b94683c26045bbc143b0d6450d914f Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Mon, 20 Jul 2026 15:16:13 -0400 Subject: read package info into snag --- snag/readme.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'snag/readme.txt') diff --git a/snag/readme.txt b/snag/readme.txt index ef15404..d93431d 100644 --- a/snag/readme.txt +++ b/snag/readme.txt @@ -9,7 +9,7 @@ `files` - list the installed files of the specified package(s) `log` - open your pager to the build log of the specified package -`reason` - list why this package is installed (manually installed, as a dependency, from a group) +`why` - list why this package is installed (manually installed, as a dependency, from a group) ## Terminology "Package Database" - the directory containing package descriptions @@ -29,3 +29,10 @@ Packages have the following attributes: `id` - the identifier name of the package. everything uses this `name` - the display name of package `desc` - the short description of the package + +## Interesting Features +- switch between cli and tui mode mid run +- build packages that aren't in the database + +## Developer Subcommands +`validate` - check a package description and check for format errors or warnings -- cgit v1.2.3