Re: Send-pr Diff Switches
Chuck Swiger <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On May 17, 2007, at 3:56 PM, Randy Beaudreault wrote: > What switches do I use with diff to generate a file suitable to > upload for a bug report? Most people prefer unified diffs; "diff -dur" is commonly used. -- -Chuck