1git-annex-addunused(1) General Commands Manual git-annex-addunused(1)
2
3
4
6 git-annex-addunused - add back unused files
7
9 git annex addunused [number|range ...]
10
12 Adds back files for the content corresponding to the numbers or ranges,
13 as listed by the last git annex unused.
14
15 The files will have names starting with "unused."
16
18 The git-annex-common-options(1) can be used.
19
21 git-annex(1)
22
23 git-annex-add(1)
24
25 git-annex-unused(1)
26
28 Joey Hess <id@joeyh.name>
29
30 git-annex-addunused(1)