Fossil SCM
Fix minor formatting problem in the gdiff documentation.
Commit
77642871e0a8453385beaa5e11d87b4eaa51f74c6fdc0079dcdfe7075d4f8502
Parent
ab72c29d82f7882…
1 file changed
+2
-2
+2
-2
| --- src/diffcmd.c | ||
| +++ src/diffcmd.c | ||
| @@ -1357,12 +1357,12 @@ | ||
| 1357 | 1357 | ** --invert Invert the diff |
| 1358 | 1358 | ** --json Output formatted as JSON |
| 1359 | 1359 | ** -n|--linenum Show line numbers |
| 1360 | 1360 | ** -N|--new-file Alias for --verbose |
| 1361 | 1361 | ** -s|--numstat Show the number of added and deleted lines per |
| 1362 | -** file, omitting the diff. When combined with | |
| 1363 | -** --brief, show only the total row. | |
| 1362 | +** file, omitting the diff. When combined | |
| 1363 | +** with --brief, show only the total row. | |
| 1364 | 1364 | ** -y|--side-by-side Side-by-side diff |
| 1365 | 1365 | ** --strip-trailing-cr Strip trailing CR |
| 1366 | 1366 | ** --tcl Tcl-formatted output used internally by --tk |
| 1367 | 1367 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1368 | 1368 | ** --tk Launch a Tcl/Tk GUI for display |
| 1369 | 1369 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1357,12 +1357,12 @@ | |
| 1357 | ** --invert Invert the diff |
| 1358 | ** --json Output formatted as JSON |
| 1359 | ** -n|--linenum Show line numbers |
| 1360 | ** -N|--new-file Alias for --verbose |
| 1361 | ** -s|--numstat Show the number of added and deleted lines per |
| 1362 | ** file, omitting the diff. When combined with |
| 1363 | ** --brief, show only the total row. |
| 1364 | ** -y|--side-by-side Side-by-side diff |
| 1365 | ** --strip-trailing-cr Strip trailing CR |
| 1366 | ** --tcl Tcl-formatted output used internally by --tk |
| 1367 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1368 | ** --tk Launch a Tcl/Tk GUI for display |
| 1369 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1357,12 +1357,12 @@ | |
| 1357 | ** --invert Invert the diff |
| 1358 | ** --json Output formatted as JSON |
| 1359 | ** -n|--linenum Show line numbers |
| 1360 | ** -N|--new-file Alias for --verbose |
| 1361 | ** -s|--numstat Show the number of added and deleted lines per |
| 1362 | ** file, omitting the diff. When combined |
| 1363 | ** with --brief, show only the total row. |
| 1364 | ** -y|--side-by-side Side-by-side diff |
| 1365 | ** --strip-trailing-cr Strip trailing CR |
| 1366 | ** --tcl Tcl-formatted output used internally by --tk |
| 1367 | ** --tclsh PATH Tcl/Tk shell used for --tk (default: "tclsh") |
| 1368 | ** --tk Launch a Tcl/Tk GUI for display |
| 1369 |