Add a verbose option to the ppa-purge command (-v)
Bug #1293507 reported by
Dan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ppa-purge |
New
|
Wishlist
|
Unassigned |
Bug Description
This is a feature request to add a verbose option to the ppa-purge command.
During the step of "Updating packages lists", it would be interesting sometimes to show the progress (when requesting the verbose output, not always). Specially with slow connections.
Related branches
~jarnos/ppa-purge:master
Ready for review
for merging
into
ppa-purge:master
- ppa-purge: Pending requested
-
Diff: 1027 lines (+652/-214) (has conflicts)9 files modifieddebian/changelog (+25/-2)
debian/compat (+1/-1)
debian/control (+12/-12)
debian/copyright (+8/-10)
debian/ppa-purge.8 (+98/-0)
debian/ppa-purge.bash-completion (+86/-67)
debian/ppa-purge.manpages (+1/-1)
dev/null (+0/-33)
ppa-purge (+421/-88)
Changed in ppa-purge: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
Try my branch. /code.launchpad .net/~jarnos/ ppa-purge/ +git/ppa- purge/+ ref/master
https:/
It gives more verbose output by default, but you can use -q option to get less output.