expand
This commit is contained in:
parent
c016527cb5
commit
52e72f878e
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ For example:
|
|||
* The name field at the end has a format dependent on the backend. It is
|
||||
always the last field, and is prefixed with "--". Unlike other fields,
|
||||
it may contain "-" in its content. It should not contain newline
|
||||
characters or "/"; otherwise nearly anything goes.
|
||||
characters or "/"; otherwise nearly anything goes. The "E" variants of
|
||||
hash keys include a filename extension after the hash.
|
||||
* The "-s" field is optional, and is the size of the content in bytes.
|
||||
* The "-m" field is optional, and is the mtime of the file when it was
|
||||
added to git-annex, expressed as seconds from the epoch.
|
||||
|
|
Loading…
Reference in a new issue