blob: 171a4acefe43dec01e4ab7bd03e7446ecc9542af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# NAME
git-annex vicfg - edit git-annex's configuration
# SYNOPSIS
git annex vicfg
# DESCRIPTION
Opens EDITOR on a temp file containing all of git-annex's global
configuration settings, and when it exits, stores any
changes made back to the git-annex branch.
# SEE ALSO
[[git-annex]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|