diff options
Diffstat (limited to 'doc/pkg-get.8.txt')
-rw-r--r-- | doc/pkg-get.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkg-get.8.txt b/doc/pkg-get.8.txt index aee645a..99a9d36 100644 --- a/doc/pkg-get.8.txt +++ b/doc/pkg-get.8.txt @@ -17,7 +17,7 @@ COMMANDS download if necessary. update <package1> [<package2>..<packageN>] Update given packages, download if necessary. - diff Show a list of outdated packages. + diff [--all] Show a list of outdated packages. The --all option also displays locked packages. quickdiff Show a compact list of outdated packages. sysup Update all outdated packages. Download if necessary. depinst <package1> [<package2>..<packageN>] Install given packages |