Fossil SCM

Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f]

drh 2010-09-18 15:16 trunk
Commit bb1b3fa928faf417530a9f0e6da3d779408c4442
1 file changed +1 -1
+1 -1
--- src/diff.c
+++ src/diff.c
@@ -824,11 +824,11 @@
824824
** COMMAND: annotate
825825
**
826826
** %fossil annotate FILENAME
827827
**
828828
** Output the text of a file with markings to show when each line of
829
-** the file was introduced.
829
+** the file was last modified.
830830
*/
831831
void annotate_cmd(void){
832832
int fnid; /* Filename ID */
833833
int fid; /* File instance ID */
834834
int mid; /* Manifest where file was checked in */
835835
--- src/diff.c
+++ src/diff.c
@@ -824,11 +824,11 @@
824 ** COMMAND: annotate
825 **
826 ** %fossil annotate FILENAME
827 **
828 ** Output the text of a file with markings to show when each line of
829 ** the file was introduced.
830 */
831 void annotate_cmd(void){
832 int fnid; /* Filename ID */
833 int fid; /* File instance ID */
834 int mid; /* Manifest where file was checked in */
835
--- src/diff.c
+++ src/diff.c
@@ -824,11 +824,11 @@
824 ** COMMAND: annotate
825 **
826 ** %fossil annotate FILENAME
827 **
828 ** Output the text of a file with markings to show when each line of
829 ** the file was last modified.
830 */
831 void annotate_cmd(void){
832 int fnid; /* Filename ID */
833 int fid; /* File instance ID */
834 int mid; /* Manifest where file was checked in */
835

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button