blob: ef8502cfa67e5e21e5a24bddf38abab971245c2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# NAME
git-annex unlock - unlock files for modification
# SYNOPSIS
git annex edit `[path ...]`
# DESCRIPTION
This is an alias for the `unlock` command; see [[git-annex-unlock]](1)
for details.
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|