Suggest the user to use 'diff -urN' instead of 'diff -crN'.
Submitted by: Jimmie James <jimmiejaz@gmail.com> PR: docs/88427
This commit is contained in:
parent
681f3fdd39
commit
c4f51b4051
@ -494,7 +494,7 @@ tree (possibly including new files), which you would like to show to others
|
||||
.B send-pr(1)
|
||||
program), you could type
|
||||
.sp
|
||||
diff -crN foo.orig foo >foo.diff
|
||||
diff -urN foo.orig foo >foo.diff
|
||||
.sp
|
||||
where
|
||||
.I foo.orig
|
||||
|
Loading…
Reference in New Issue
Block a user