aboutsummaryrefslogtreecommitdiff
path: root/snag/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'snag/readme.txt')
-rw-r--r--snag/readme.txt9
1 files changed, 8 insertions, 1 deletions
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