From ae3224cf8ab94c8d38457bfaa2e04f255c220336 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 3 May 2016 13:54:20 +0200 Subject: [PATCH] customize: remove "core" from description of --update --update invokes a distribution update, updating all the installed packages and not just some "core" ones. --- customize/customize_run.ml | 2 +- generator/customize.ml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customize/customize_run.ml b/customize/customize_run.ml index 82c4edd0a..83e70a6c4 100644 --- a/customize/customize_run.ml +++ b/customize/customize_run.ml @@ -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 diff --git a/generator/customize.ml b/generator/customize.ml index 55ee25285..3d3f97878 100644 --- a/generator/customize.ml +++ b/generator/customize.ml @@ -427,7 +427,7 @@ This command performs a L-like operation on C."; { 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, C, or whatever command is required to update the packages already installed in the