Fossil SCM
Reworded 2 references to 40-character artifact IDs, since those particular IDs may now be longer than 40 characters.
Commit
565c21739c5681118e24dc5e1df03a4cb738d5df9c61fed2363fdffc8bbd89ae
Parent
1f4b4fcb62a9c32…
1 file changed
+2
-2
+2
-2
| --- www/fileformat.wiki | ||
| +++ www/fileformat.wiki | ||
| @@ -305,11 +305,11 @@ | ||
| 305 | 305 | as in a manifest. |
| 306 | 306 | |
| 307 | 307 | The <b>T</b> card represents a [./branching.wiki#tags | tag or property] |
| 308 | 308 | that is applied to |
| 309 | 309 | some other artifact. The <b>T</b> card has two or three values. The |
| 310 | -second argument is the 40 character lowercase artifact ID of the artifact | |
| 310 | +second argument is the lowercase artifact ID of the artifact | |
| 311 | 311 | to which the tag is to be applied. The |
| 312 | 312 | first value is the tag name. The first character of the tag |
| 313 | 313 | is either "+", "-", or "*". The "+" means the tag should be added |
| 314 | 314 | to the artifact. The "-" means the tag should be removed. |
| 315 | 315 | The "*" character means the tag should be added to the artifact |
| @@ -437,11 +437,11 @@ | ||
| 437 | 437 | </blockquote> |
| 438 | 438 | |
| 439 | 439 | The <b>A</b> card specifies a filename for the attachment in its first argument. |
| 440 | 440 | The second argument to the <b>A</b> card is the name of the wiki page or |
| 441 | 441 | ticket or technical note to which the attachment is connected. The |
| 442 | -third argument is either missing or else it is the 40-character artifact | |
| 442 | +third argument is either missing or else it is the lower-case artifact | |
| 443 | 443 | ID of the attachment itself. A missing third argument means that the |
| 444 | 444 | attachment should be deleted. |
| 445 | 445 | |
| 446 | 446 | The <b>C</b> card is an optional comment describing what the attachment is about. |
| 447 | 447 | The <b>C</b> card is optional, but there can only be one. |
| 448 | 448 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -305,11 +305,11 @@ | |
| 305 | as in a manifest. |
| 306 | |
| 307 | The <b>T</b> card represents a [./branching.wiki#tags | tag or property] |
| 308 | that is applied to |
| 309 | some other artifact. The <b>T</b> card has two or three values. The |
| 310 | second argument is the 40 character lowercase artifact ID of the artifact |
| 311 | to which the tag is to be applied. The |
| 312 | first value is the tag name. The first character of the tag |
| 313 | is either "+", "-", or "*". The "+" means the tag should be added |
| 314 | to the artifact. The "-" means the tag should be removed. |
| 315 | The "*" character means the tag should be added to the artifact |
| @@ -437,11 +437,11 @@ | |
| 437 | </blockquote> |
| 438 | |
| 439 | The <b>A</b> card specifies a filename for the attachment in its first argument. |
| 440 | The second argument to the <b>A</b> card is the name of the wiki page or |
| 441 | ticket or technical note to which the attachment is connected. The |
| 442 | third argument is either missing or else it is the 40-character artifact |
| 443 | ID of the attachment itself. A missing third argument means that the |
| 444 | attachment should be deleted. |
| 445 | |
| 446 | The <b>C</b> card is an optional comment describing what the attachment is about. |
| 447 | The <b>C</b> card is optional, but there can only be one. |
| 448 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -305,11 +305,11 @@ | |
| 305 | as in a manifest. |
| 306 | |
| 307 | The <b>T</b> card represents a [./branching.wiki#tags | tag or property] |
| 308 | that is applied to |
| 309 | some other artifact. The <b>T</b> card has two or three values. The |
| 310 | second argument is the lowercase artifact ID of the artifact |
| 311 | to which the tag is to be applied. The |
| 312 | first value is the tag name. The first character of the tag |
| 313 | is either "+", "-", or "*". The "+" means the tag should be added |
| 314 | to the artifact. The "-" means the tag should be removed. |
| 315 | The "*" character means the tag should be added to the artifact |
| @@ -437,11 +437,11 @@ | |
| 437 | </blockquote> |
| 438 | |
| 439 | The <b>A</b> card specifies a filename for the attachment in its first argument. |
| 440 | The second argument to the <b>A</b> card is the name of the wiki page or |
| 441 | ticket or technical note to which the attachment is connected. The |
| 442 | third argument is either missing or else it is the lower-case artifact |
| 443 | ID of the attachment itself. A missing third argument means that the |
| 444 | attachment should be deleted. |
| 445 | |
| 446 | The <b>C</b> card is an optional comment describing what the attachment is about. |
| 447 | The <b>C</b> card is optional, but there can only be one. |
| 448 |