commit | f045d49a71b64b854589c8821d8bf220c6ed9fd3 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Wed Dec 18 17:44:58 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 18 17:44:59 2013 +0000 |
tree | b4facc31b41327b5478b12e9213b4f4179ebb171 | |
parent | 53d6a7b8955e9377cc0a12206be357e7936621b1 [diff] | |
parent | 335f5ef4ad25a85c69fe6d8c848c5d1d447e22c8 [diff] |
Merge "Add --archive option to init to sync using git archive"
diff --git a/docs/manifest-format.txt b/docs/manifest-format.txt index f63c9d0..e48b75f 100644 --- a/docs/manifest-format.txt +++ b/docs/manifest-format.txt
@@ -47,7 +47,7 @@ <!ELEMENT manifest-server (EMPTY)> <!ATTLIST url CDATA #REQUIRED> - <!ELEMENT project (annotation?, + <!ELEMENT project (annotation*, project*)> <!ATTLIST project name CDATA #REQUIRED> <!ATTLIST project path CDATA #IMPLIED>