clean up remote.log handling

This commit is contained in:
Joey Hess 2011-03-29 13:49:54 -04:00
parent a3b6586902
commit 05751d55cd
6 changed files with 55 additions and 47 deletions

View file

@ -36,8 +36,8 @@ Holds persistent configuration settings for [[special_remotes]] such as
Amazon S3.
The file format is one line per remote, starting with the uuid of the
remote, followed by a space, the name of the remote, a space, and then
a series of key=value pairs, each separated by whitespace.
remote, followed by a space, and then a series of key=value pairs,
each separated by whitespace.
## `.git-annex/trust.log`