From 3356b0c74c537d064ccd53b43273285ddee84927 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 11 Oct 2005 15:21:32 +0000 Subject: Strings are unfrozen, document urpmf -m --- urpmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urpmf b/urpmf index 2a255ccc..4fcd8fbb 100755 --- a/urpmf +++ b/urpmf @@ -57,6 +57,7 @@ usage: ") . N(" --obsoletes - print tag obsoletes: all obsoletes. ") . N(" --env - use specific environment (typically a bug report). +") . N(" -m - print the media in which the package was found. ") . N(" -i - ignore case distinctions in every pattern. ") . N(" -f - print version, release and arch with name. ") . N(" -e - include perl code directly as perl -e. @@ -66,7 +67,6 @@ usage: ") . N(" ( - left parenthesis to open group expression. ") . N(" ) - right parenthesis to close group expression. "); -#") . N(" -m - print the media in which the package was found. exit(0); } -- cgit v1.2.1