1git-annex-lock(1)           General Commands Manual          git-annex-lock(1)
2
3
4

NAME

6       git-annex-lock - undo unlock command
7

SYNOPSIS

9       git annex lock [path ...]
10

DESCRIPTION

12       Use  this  to  undo  an  unlock command if you don't want to modify the
13       files any longer, or have made modifications you want to discard.
14

OPTIONS

16       file matching options
17
18              The git-annex-matching-options(1) can be used to  specify  files
19              to lock.
20
21       --json Enable  JSON  output.  This is intended to be parsed by programs
22              that use git-annex. Each line of output is a JSON object.
23
24       --json-error-messages
25              Messages that would normally be output  to  standard  error  are
26              included in the json instead.
27

SEE ALSO

29       git-annex(1)
30
31       git-annex-add(1)
32
33       git-annex-unlock(1)
34

AUTHOR

36       Joey Hess <id@joeyh.name>
37
38                                                             git-annex-lock(1)
Impressum