Fossil SCM
Minor correction to finfo command comment help.
Commit
8913402d10260172dc5dc89126bce6fb273365a57e31bf88fbaa99add69c18d6
Parent
cb4f38ee6733dcc…
1 file changed
+1
-1
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | ** and "--offset P" options limits the output to the first N changes |
| 34 | 34 | ** after skipping P changes. |
| 35 | 35 | ** |
| 36 | 36 | ** The -i mode will print the artifact ID of FILENAME given the REVISION |
| 37 | 37 | ** provided by the -r flag (which is required). |
| 38 | - | |
| 38 | +** | |
| 39 | 39 | ** In the -s mode prints the status as <status> <revision>. This is |
| 40 | 40 | ** a quick status and does not check for up-to-date-ness of the file. |
| 41 | 41 | ** |
| 42 | 42 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 43 | 43 | ** The specified version (or the latest checked out version) is printed |
| 44 | 44 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -33,11 +33,11 @@ | |
| 33 | ** and "--offset P" options limits the output to the first N changes |
| 34 | ** after skipping P changes. |
| 35 | ** |
| 36 | ** The -i mode will print the artifact ID of FILENAME given the REVISION |
| 37 | ** provided by the -r flag (which is required). |
| 38 | |
| 39 | ** In the -s mode prints the status as <status> <revision>. This is |
| 40 | ** a quick status and does not check for up-to-date-ness of the file. |
| 41 | ** |
| 42 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 43 | ** The specified version (or the latest checked out version) is printed |
| 44 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -33,11 +33,11 @@ | |
| 33 | ** and "--offset P" options limits the output to the first N changes |
| 34 | ** after skipping P changes. |
| 35 | ** |
| 36 | ** The -i mode will print the artifact ID of FILENAME given the REVISION |
| 37 | ** provided by the -r flag (which is required). |
| 38 | ** |
| 39 | ** In the -s mode prints the status as <status> <revision>. This is |
| 40 | ** a quick status and does not check for up-to-date-ness of the file. |
| 41 | ** |
| 42 | ** In the -p mode, there's an optional flag "-r|--revision REVISION". |
| 43 | ** The specified version (or the latest checked out version) is printed |
| 44 |