Skip to content

Commit

Permalink
Added documentation for 'config' command
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Jan 29, 2011
1 parent 8d04acd commit 7677742
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -136,6 +136,11 @@ List the versions of the given `PACKAGE`

Prints prefix where package is installed. If package is not installed, prints nothing.

agner config [VARIABLE]

Shows main environmental variables. If `VARIABLES` is omitted, then lists `key=value` for each variable. If not omitted,
prints just its value. Currently supported variables are: `prefix` and `bin`.

agner verify [SPEC FILENAME (agner.config by default)]

Verify specification file for correctness; intended to be used to package maintainers to simplify
Expand Down

0 comments on commit 7677742

Please sign in to comment.