diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-11 11:41:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-11 11:41:51 +0200 |
commit | 3f8f69708248017f49a304ab8d1f57f26a4ccf7e (patch) | |
tree | 60877dd3d6d2dcb0cafcbb34df87b8f24fa704eb /man/1/pkg | |
parent | ed6f35c113c165617e187d8f7caee8308eb1575e (diff) |
Automatically update on upgrade/push
Diffstat (limited to 'man/1/pkg')
-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> |