FS#19526 - Remove unnecessary output for "-{D,Q} --help"

Attached to Project: Pacman
Opened by Allan McRae (Allan) - Wednesday, 19 May 2010, 12:38 GMT
Last edited by Dan McGee (toofishes) - Monday, 13 December 2010, 04:59 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To Xavier (shining)
Architecture All
Severity Very Low
Priority Normal
Reported Version 3.3.3
Due in Version 3.5.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
"pacman -{D,Q} --help" provides some unnecessary output:

> pacman -D --help
usage: lt-pacman {-D --database} <options> <package(s)>
...
--noconfirm do not ask for any confirmation
--noprogressbar do not show a progress bar when downloading files
--noscriptlet do not execute the install scriptlet if one exists
...
--cachedir <dir> set an alternate package cache location
--arch <arch> set an alternate architecture

All those options can be removed.
This task depends upon

Closed by  Dan McGee (toofishes)
Monday, 13 December 2010, 04:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in c78f5fb99ab7

Loading...