Joey Hess
|
ef2202fd94
|
required: New command, like wanted, but for required content.
Also refactored some code to reduce duplication.
|
2015-04-18 16:04:35 -04:00 |
|
Øyvind A. Holm
|
238bad054b
|
Various typo fixes in doc/*.mdwn
One of my
for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done
sessions.
3647f704-e510-11e4-bf50-000df06acc56
|
2015-04-17 16:42:16 +02:00 |
|
Joey Hess
|
cd6b62f35e
|
--auto is no longer a global option; only get, drop, and copy accept it.
Not a behavior change unless you were passing it to a command that ignored it.
|
2015-03-25 17:06:14 -04:00 |
|
Joey Hess
|
daec4b007a
|
splitting up the man page
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..
|
2015-03-23 15:36:10 -04:00 |
|