Fossil SCM
(Typo) finfo help fixup.
Commit
25672b1def9cd6e1541a0fadc5d6e3e2bd5ead9293a7a3abc865b5d085130e12
Parent
822a050d5261971…
1 file changed
+1
-1
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -37,11 +37,11 @@ | ||
| 37 | 37 | ** hash and the check-in and time when the current version of the file |
| 38 | 38 | ** was created. Use -v for additional information. Add the -r VERSION |
| 39 | 39 | ** option to see similar information about the same file for the check-in |
| 40 | 40 | ** specified by VERSION. |
| 41 | 41 | ** |
| 42 | -** In the -s mode prints the status as <status> <revision>. This is | |
| 42 | +** The -s mode prints the status as <status> <revision>. This is | |
| 43 | 43 | ** a quick status and does not check for up-to-date-ness of the file. |
| 44 | 44 | ** |
| 45 | 45 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 46 | 46 | ** The specified version (or the latest checked-out version) is printed |
| 47 | 47 | ** to stdout. The -p mode is another form of the "cat" command. |
| 48 | 48 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -37,11 +37,11 @@ | |
| 37 | ** hash and the check-in and time when the current version of the file |
| 38 | ** was created. Use -v for additional information. Add the -r VERSION |
| 39 | ** option to see similar information about the same file for the check-in |
| 40 | ** specified by VERSION. |
| 41 | ** |
| 42 | ** In the -s mode prints the status as <status> <revision>. This is |
| 43 | ** a quick status and does not check for up-to-date-ness of the file. |
| 44 | ** |
| 45 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 46 | ** The specified version (or the latest checked-out version) is printed |
| 47 | ** to stdout. The -p mode is another form of the "cat" command. |
| 48 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -37,11 +37,11 @@ | |
| 37 | ** hash and the check-in and time when the current version of the file |
| 38 | ** was created. Use -v for additional information. Add the -r VERSION |
| 39 | ** option to see similar information about the same file for the check-in |
| 40 | ** specified by VERSION. |
| 41 | ** |
| 42 | ** The -s mode prints the status as <status> <revision>. This is |
| 43 | ** a quick status and does not check for up-to-date-ness of the file. |
| 44 | ** |
| 45 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 46 | ** The specified version (or the latest checked-out version) is printed |
| 47 | ** to stdout. The -p mode is another form of the "cat" command. |
| 48 |