<div dir="ltr">Hi all: after a confusing bout with 'raco pkg update' where it refused to update to my packages (because I misunderstood the command-line arguments syntax), I'd like to propose a change.<div><br>
</div><div>Currently, 'raco pkg update PKG ...' means "update only the packages named "PKG ..." which, in the degenerate case of just saying 'raco pkg update' with no arguments means "update nothing".</div>
<div><br></div><div>So, I'd like to change things so that passing no arguments is equivalent to passing the current "-a" argument, ie it means update all of the installed packages. And meanwhile, since the current behavior is useful in scripts, I'd add a "--pkgs" argument that means "update only the packages listed on the command line".</div>
<div><br></div><div>Any opinions on this change?</div><div><br></div><div>Robby</div><div><br></div></div>