From e057a21962fe9e81b47cfd6b97fc4c6c2cb156b9 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Mon, 20 Jul 2026 16:08:58 -0400 Subject: clean ups and clarifications --- snag/readme.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'snag/readme.txt') diff --git a/snag/readme.txt b/snag/readme.txt index 6062924..ca358b6 100644 --- a/snag/readme.txt +++ b/snag/readme.txt @@ -1,14 +1,14 @@ -# SNAG Package Manager +# SNAGGLE Package Manager (snag) ## Useful Subcommands `install`/`inst` - install the specified package(s) (default) `remove` - uninstall the specified package(s) `upgrade/'up` - upgrade the package database -`find`/`search` - list packages whose metadata matches specified search string -`info`/`desc` - describe the metadata of the specified package(s) +`find`/`search` - list packages whose metadata matches specified search string (flag to limit to installed) +`info`/`desc` - describe the metadata (and install data) of the specified package(s) +`log` - open your pager to the build log of the specified package `files` - list the installed files of the specified package(s) -`log` - open your pager to the build log of the specified package `why` - list why this package is installed (manually installed, as a dependency, from a group) ## Important Directories -- cgit v1.2.3