* Marc Espie <es...@nerim.net> [2013-09-23 12:22:47 +0200]: > On Mon, Sep 23, 2013 at 10:32:20AM +0100, James Griffin wrote: > > To update packages: pkg_add -iu (-i is for interaction to selection flavors > > of pkg's and -u is for update). Must be run with privileges, i.e. sudo or > > root user. > > You don't need -i in most cases these days, pkg_tools default to interactive > if run on a terminal now. > > (-I can be used to revert to non-interactive mode) >
Cheers Marc, I wasn't aware of that. Just a habit I got into ages ago.