customize: remove "core" from description of --update

--update invokes a distribution update, updating all the installed
packages and not just some "core" ones.
This commit is contained in:
Pino Toscano
2016-05-03 13:54:20 +02:00
parent e77faf7f61
commit ae3224cf8a
2 changed files with 2 additions and 2 deletions

View File

@@ -320,7 +320,7 @@ exec >>%s 2>&1
g#touch path
| `Update ->
message (f_"Updating core packages");
message (f_"Updating packages");
let cmd = guest_update_command () in
do_run ~display:cmd cmd

View File

@@ -427,7 +427,7 @@ This command performs a L<touch(1)>-like operation on C<FILE>.";
{ op_name = "update";
op_type = Unit;
op_discrim = "`Update";
op_shortdesc = "Update core packages";
op_shortdesc = "Update packages";
op_pod_longdesc = "\
Do the equivalent of C<yum update>, C<apt-get upgrade>, or whatever
command is required to update the packages already installed in the