diff options
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/pkg | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -102,11 +102,13 @@ Please refer to pkg(7) =item * B<pkg remote-update; pkg upgrade> -Get new stuff from the packages_root +Get new stuff from the packages_root. +Note: If you haven't disabled AUTOUPDATE, B<pkg upgrade> will suffice here =item * B<pkg local-update; pkg push> -Push local changes to the packages_root +Push local changes to the packages_root. +Note: If you haven't disabled AUTOUPDATE, B<pkg push> will suffice here =item * B<pkg refresh core> |