other versions
- stretch 6.20170101-1+deb9u2
- testing 7.20190129-3
- stretch-backports 7.20190129-2~bpo9+1
- unstable 7.20190129-3
git-annex-lock(1) | General Commands Manual | git-annex-lock(1) |
NAME¶
git-annex-lock - undo unlock commandSYNOPSIS¶
git annex lock [path ...]DESCRIPTION¶
Use this to undo an unlock command if you don't want to modify the files any longer, or have made modifications you want to discard.OPTIONS¶
- file matching options
- The git-annex-matching-options(1) can be used to specify files to lock.
- --json
- Enable JSON output. This is intended to be parsed by programs that use git-annex. Each line of output is a JSON object.
- --json-error-messages
- Messages that would normally be output to standard error are included in the json instead.