diff options
Diffstat (limited to 'placeholder.h')
-rw-r--r-- | placeholder.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/placeholder.h b/placeholder.h index 4e90b732..683e4a00 100644 --- a/placeholder.h +++ b/placeholder.h @@ -47,17 +47,19 @@ N_("" "<relative path of hdlist> missing\n" ""), N_("" -"the entry to update is missing\n" -"(one of %s)\n" -""), -N_("" "usage: urpmi.update [-a] <name> ...\n" "where <name> is a medium name to update.\n" " -a select all non-removable media.\n" +" -c clean headers cache directory.\n" +" -f force generation of hdlist or base files.\n" "\n" "unknown options '%s'\n" ""), N_("" +"the entry to update is missing\n" +"(one of %s)\n" +""), +N_("" "usage: urpmi.removemedia [-a] <name> ...\n" "where <name> is a medium name to remove.\n" " -a select all media.\n" |