Fossil SCM
Fix the help text for the previous check-in.
Commit
c0162a4f09bc70553a97679a5454a27b9d3672e08165e4225dcbb1d0282d3c36
Parent
35c6d15a08f1e3f…
1 file changed
+1
-1
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -45,11 +45,11 @@ | ||
| 45 | 45 | ** |
| 46 | 46 | ** Options: |
| 47 | 47 | ** -b|--brief Display a brief (one line / revision) summary |
| 48 | 48 | ** --case-sensitive B Enable or disable case-sensitive filenames. B is a |
| 49 | 49 | ** boolean: "yes", "no", "true", "false", etc. |
| 50 | -** -i|--id Print the artifact ID (requires -r) | |
| 50 | +** -i|--id Print the artifact ID | |
| 51 | 51 | ** -l|--log Select log mode (the default) |
| 52 | 52 | ** -n|--limit N Display the first N changes (default unlimited). |
| 53 | 53 | ** N less than 0 means no limit. |
| 54 | 54 | ** --offset P Skip P changes |
| 55 | 55 | ** -p|--print Select print mode |
| 56 | 56 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -45,11 +45,11 @@ | |
| 45 | ** |
| 46 | ** Options: |
| 47 | ** -b|--brief Display a brief (one line / revision) summary |
| 48 | ** --case-sensitive B Enable or disable case-sensitive filenames. B is a |
| 49 | ** boolean: "yes", "no", "true", "false", etc. |
| 50 | ** -i|--id Print the artifact ID (requires -r) |
| 51 | ** -l|--log Select log mode (the default) |
| 52 | ** -n|--limit N Display the first N changes (default unlimited). |
| 53 | ** N less than 0 means no limit. |
| 54 | ** --offset P Skip P changes |
| 55 | ** -p|--print Select print mode |
| 56 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -45,11 +45,11 @@ | |
| 45 | ** |
| 46 | ** Options: |
| 47 | ** -b|--brief Display a brief (one line / revision) summary |
| 48 | ** --case-sensitive B Enable or disable case-sensitive filenames. B is a |
| 49 | ** boolean: "yes", "no", "true", "false", etc. |
| 50 | ** -i|--id Print the artifact ID |
| 51 | ** -l|--log Select log mode (the default) |
| 52 | ** -n|--limit N Display the first N changes (default unlimited). |
| 53 | ** N less than 0 means no limit. |
| 54 | ** --offset P Skip P changes |
| 55 | ** -p|--print Select print mode |
| 56 |