Ticket UUID: | a182bd01a9c8dde66b1f55637b0a3e23c4099b02 | ||
Title: | Description of 'annotate' in fossil help is incorrect | ||
Status: | Fixed | Type: | Documentation |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2010-09-18 15:16:41 | ||
Version Found In: | e5e2bd7aaf | ||
Description & Comments: | |||
The description provided by entering the command, "fossil help annotate" is as follows:
"Output the text of a file with markings to show when each line of the file was introduced." This description is not entirely accurate. The 'annotate' command will provide the date and committer of that last check-in that modified the line, not when the line was introduced. |