Skip to content

Commit 7193b7f

Browse files
docs: Update usage section, add missing uninstall subcommand (#338)
1 parent 6d96e53 commit 7193b7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ $ nix-env -i clib
9494
init Start a new project
9595
i, install [name...] Install one or more packages
9696
up, update [name...] Update one or more packages
97-
upgrade [version] Upgrade clib to a specified or latest version\
97+
uninstall [name...] Uninstall executables
98+
upgrade [version] Upgrade clib to a specified or latest version
9899
configure [name...] Configure one or more packages
99100
build [name...] Build one or more packages
100101
search [query] Search for packages

0 commit comments

Comments
 (0)