summaryrefslogtreecommitdiff
path: root/doc/git-annex-lock.mdwn
Commit message (Collapse)AuthorAge
* Various typo fixes in doc/*.mdwnGravatar Øyvind A. Holm2015-04-17
| | | | | | | | | | One of my for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done sessions. 3647f704-e510-11e4-bf50-000df06acc56
* splitting up the man pageGravatar Joey Hess2015-03-23
Common command man pages all split out and often expanded. A few sections split out into their own pages. Still need to do all the other commands..