Added the --upgrades option for -Qu (--query --upgrades)
This commit is contained in:
parent
63000584b6
commit
1bb3cd34bf
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ static int parseargs(int argc, char *argv[])
|
|||
{"root", required_argument, 0, 'r'},
|
||||
{"recursive", no_argument, 0, 's'},
|
||||
{"search", no_argument, 0, 's'},
|
||||
{"upgrades", no_argument, 0, 'u'},
|
||||
{"sysupgrade", no_argument, 0, 'u'},
|
||||
{"verbose", no_argument, 0, 'v'},
|
||||
{"downloadonly", no_argument, 0, 'w'},
|
||||
|
|
Loading…
Add table
Reference in a new issue