diff options
Diffstat (limited to 'placeholder.h')
-rw-r--r-- | placeholder.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/placeholder.h b/placeholder.h index 9b576161..179e02f1 100644 --- a/placeholder.h +++ b/placeholder.h @@ -7,7 +7,7 @@ N_("usage: rpmf [<file>]"), N_("urpmi is not installed"), N_("" "urpmi version %s\n" -"Copyright (C) 1999, 2000 MandrakeSoft.\n" +"Copyright (C) 1999, 2000, 2001 MandrakeSoft.\n" "This is free software and may be redistributed under the terms of the GNU GPL.\n" "usage:\n" " --help - print this help message.\n" @@ -18,6 +18,8 @@ N_("" " --best-output - choose best interface according to the environment:\n" " X or text mode.\n" " -a - select all matches on command line.\n" +" -m - choose minimum closure of requires (default).\n" +" -M - choose maximun closure of requires.\n" " -c - choose complete method for resolving requires closure.\n" " -q - quiet mode.\n" " -v - verbose mode.\n" |