summaryrefslogtreecommitdiff
path: root/bugs/missing-progress-reporting.mdwn
blob: 5979b172bbcef4285cc6f085bf95725c4ed96d84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
The following operations should have progress reporting added:

       obnam [options] forget
       obnam [options] fsck
       obnam [options] restore
       obnam [options] verify

--liw

restore and fsck already have progress reporting.
forget and verify need it.
--liw

verify now has progress reporting. forget still needs it. --liw

forget now has progress reporting too. --liw

[[done]]