aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-addunused.mdwn
blob: 3dbddd641671fe715b681dd19e569bed7149c998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# NAME

git-annex addunused - add back unused files

# SYNOPSIS

git annex addunused `[number|range ...]`

# DESCRIPTION

Adds back files for the content corresponding to the numbers or ranges,
as listed by the last `git annex unused`. 

The files will have names starting with "unused."

# SEE ALSO

[[git-annex]](1)

[[git-annex-add]](1)

[[git-annex-unused]](1)

# AUTHOR

Joey Hess <id@joeyh.name>

Warning: Automatically converted into a man page by mdwn2man. Edit with care.