diff options
Diffstat (limited to 'urpmf')
-rwxr-xr-x | urpmf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ do $ECHO "This is free software and may be redistributed under the terms of the GNU GPL." echo $ECHO "usage: urpmf [options] <file>" + $ECHO " --help - print this help message." $ECHO " --quiet - do not print tag name (default if no tag given on command" $ECHO " line, incompatible with interactive mode)." $ECHO " --all - print all tags." |