Fossil SCM
src/diffcmd.c change.
Commit
59d97d2859aa2dda6519f41e8c8f602906b1aa5ad48fa1e6cab6a74bdc341ca9
Parent
40d3132fce947a8…
1 file changed
+1
-1
+1
-1
| --- src/diffcmd.c | ||
| +++ src/diffcmd.c | ||
| @@ -1266,11 +1266,11 @@ | ||
| 1266 | 1266 | ** -n|--linenum Show line numbers |
| 1267 | 1267 | ** -N|--new-file Alias for --verbose |
| 1268 | 1268 | ** --numstat Show only the number of added and deleted lines |
| 1269 | 1269 | ** -y|--side-by-side Side-by-side diff |
| 1270 | 1270 | ** --strip-trailing-cr Strip trailing CR |
| 1271 | -** --tcl Tcl-formated output used internally by --tk | |
| 1271 | +** --tcl Tcl-formatted output used internally by --tk | |
| 1272 | 1272 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1273 | 1273 | ** --tk Launch a Tcl/Tk GUI for display |
| 1274 | 1274 | ** --to VERSION Select VERSION as target for the diff |
| 1275 | 1275 | ** --undo Diff against the "undo" buffer |
| 1276 | 1276 | ** --unified Unified diff |
| 1277 | 1277 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1266,11 +1266,11 @@ | |
| 1266 | ** -n|--linenum Show line numbers |
| 1267 | ** -N|--new-file Alias for --verbose |
| 1268 | ** --numstat Show only the number of added and deleted lines |
| 1269 | ** -y|--side-by-side Side-by-side diff |
| 1270 | ** --strip-trailing-cr Strip trailing CR |
| 1271 | ** --tcl Tcl-formated output used internally by --tk |
| 1272 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1273 | ** --tk Launch a Tcl/Tk GUI for display |
| 1274 | ** --to VERSION Select VERSION as target for the diff |
| 1275 | ** --undo Diff against the "undo" buffer |
| 1276 | ** --unified Unified diff |
| 1277 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1266,11 +1266,11 @@ | |
| 1266 | ** -n|--linenum Show line numbers |
| 1267 | ** -N|--new-file Alias for --verbose |
| 1268 | ** --numstat Show only the number of added and deleted lines |
| 1269 | ** -y|--side-by-side Side-by-side diff |
| 1270 | ** --strip-trailing-cr Strip trailing CR |
| 1271 | ** --tcl Tcl-formatted output used internally by --tk |
| 1272 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1273 | ** --tk Launch a Tcl/Tk GUI for display |
| 1274 | ** --to VERSION Select VERSION as target for the diff |
| 1275 | ** --undo Diff against the "undo" buffer |
| 1276 | ** --unified Unified diff |
| 1277 |