Fossil SCM

Typo fix in the 'timeline' command's help as per forum post [forum:27bc0a9716].

danield 2022-07-18 18:02 trunk
Commit c8a39b661bf488cba0689c9d50615c090fb43f661c147a812a803b7f01307f86
1 file changed +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -3146,11 +3146,11 @@
31463146
** w = wiki commits only
31473147
** -v|--verbose Output the list of files changed by each commit
31483148
** and the type of each change (edited, deleted,
31493149
** etc.) after the check-in comment.
31503150
** -W|--width N Width of lines (default is to auto-detect). N must be
3151
-** either greater than 20 or it ust be zero 0 to
3151
+** either greater than 20 or it must be zero 0 to
31523152
** indicate no limit, resulting in a single line per
31533153
** entry.
31543154
*/
31553155
void timeline_cmd(void){
31563156
Stmt q;
31573157
--- src/timeline.c
+++ src/timeline.c
@@ -3146,11 +3146,11 @@
3146 ** w = wiki commits only
3147 ** -v|--verbose Output the list of files changed by each commit
3148 ** and the type of each change (edited, deleted,
3149 ** etc.) after the check-in comment.
3150 ** -W|--width N Width of lines (default is to auto-detect). N must be
3151 ** either greater than 20 or it ust be zero 0 to
3152 ** indicate no limit, resulting in a single line per
3153 ** entry.
3154 */
3155 void timeline_cmd(void){
3156 Stmt q;
3157
--- src/timeline.c
+++ src/timeline.c
@@ -3146,11 +3146,11 @@
3146 ** w = wiki commits only
3147 ** -v|--verbose Output the list of files changed by each commit
3148 ** and the type of each change (edited, deleted,
3149 ** etc.) after the check-in comment.
3150 ** -W|--width N Width of lines (default is to auto-detect). N must be
3151 ** either greater than 20 or it must be zero 0 to
3152 ** indicate no limit, resulting in a single line per
3153 ** entry.
3154 */
3155 void timeline_cmd(void){
3156 Stmt q;
3157

Keyboard Shortcuts

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