Fossil SCM

Add missing option to diff option summary

andygoth 2018-07-14 16:22 trunk
Commit 9b7332766ff4ea0f30782ed5f77f7850b6822556e04064c10a99a39cf52d1f8f
1 file changed +1
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -836,10 +836,11 @@
836836
** --diff-binary BOOL Include binary files when using external commands
837837
** --exec-abs-paths Force absolute path names with external commands.
838838
** --exec-rel-paths Force relative path names with external commands.
839839
** --from|-r VERSION Select VERSION as source for the diff
840840
** --internal|-i Use internal diff logic
841
+** --new-file|-N Show complete text of added and deleted files
841842
** --numstat Show only the number of lines delete and added
842843
** --side-by-side|-y Side-by-side diff
843844
** --strip-trailing-cr Strip trailing CR
844845
** --tk Launch a Tcl/Tk GUI for display
845846
** --to VERSION Select VERSION as target for the diff
846847
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -836,10 +836,11 @@
836 ** --diff-binary BOOL Include binary files when using external commands
837 ** --exec-abs-paths Force absolute path names with external commands.
838 ** --exec-rel-paths Force relative path names with external commands.
839 ** --from|-r VERSION Select VERSION as source for the diff
840 ** --internal|-i Use internal diff logic
 
841 ** --numstat Show only the number of lines delete and added
842 ** --side-by-side|-y Side-by-side diff
843 ** --strip-trailing-cr Strip trailing CR
844 ** --tk Launch a Tcl/Tk GUI for display
845 ** --to VERSION Select VERSION as target for the diff
846
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -836,10 +836,11 @@
836 ** --diff-binary BOOL Include binary files when using external commands
837 ** --exec-abs-paths Force absolute path names with external commands.
838 ** --exec-rel-paths Force relative path names with external commands.
839 ** --from|-r VERSION Select VERSION as source for the diff
840 ** --internal|-i Use internal diff logic
841 ** --new-file|-N Show complete text of added and deleted files
842 ** --numstat Show only the number of lines delete and added
843 ** --side-by-side|-y Side-by-side diff
844 ** --strip-trailing-cr Strip trailing CR
845 ** --tk Launch a Tcl/Tk GUI for display
846 ** --to VERSION Select VERSION as target for the diff
847

Keyboard Shortcuts

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