summaryrefslogtreecommitdiff
path: root/man/1/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/pkg')
-rw-r--r--man/1/pkg8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/1/pkg b/man/1/pkg
index 043c3f4..5f117b9 100644
--- a/man/1/pkg
+++ b/man/1/pkg
@@ -51,10 +51,18 @@ List all available (both installed and not installed packages
Hint: `diff <(pkg list) <(pkg list-all)` will show all packages
that are currently not installed
+=item B<local-update>
+
+Update the local package list
+
=item B<log> I<package>
Show commit history for package
+=item B<remote-update>
+
+Update remote package list
+
=item B<status> [ I<package> ]