Lines Matching full:sdiff

14 @command{sdiff}, and @command{cmp} commands for showing the
44 * sdiff: (diff)Invoking sdiff. Merge 2 files side-by-side.
85 * Interactive Merging:: Interactive merging with @command{sdiff}.
94 * Invoking sdiff:: Side-by-side merge of file differences.
133 You can use the @command{sdiff} command to merge two files interactively.
177 @command{sdiff} was written by Thomas Lord. @acronym{GNU} @command{cmp}
1002 You can use the @command{sdiff} command to interactively merge side by side
2393 @chapter Interactive Merging with @command{sdiff}
2397 With @command{sdiff}, you can merge two files interactively based on a
2400 put the merged text. @xref{Invoking sdiff}, for more details on the
2401 options to @command{sdiff}.
2408 * sdiff Option Summary:: Summary of @command{sdiff} options.
2412 @node sdiff Option Summary
2413 @section Specifying @command{diff} Options to @command{sdiff}
2414 @cindex @command{sdiff} output format
2416 The following @command{sdiff} options have the same meaning as for
2432 For historical reasons, @command{sdiff} has alternate names for some
2435 to @option{--suppress-common-lines}. The meaning of the @command{sdiff}
2437 @command{diff}: with @command{sdiff}, @option{-w @var{columns}} is
2439 equivalent to @option{--ignore-all-space}. @command{sdiff} without the
2449 file to the output. After each group of differing lines, @command{sdiff}
4277 @node Invoking sdiff
4278 @chapter Invoking @command{sdiff}
4279 @cindex invoking @command{sdiff}
4280 @cindex @command{sdiff} invocation
4282 The @command{sdiff} command merges two files and interactively outputs the
4286 sdiff -o @var{outfile} @var{options}@dots{} @var{from-file} @var{to-file}
4290 If @var{from-file} is a directory and @var{to-file} is not, @command{sdiff}
4295 @command{sdiff} options begin with @samp{-}, so normally @var{from-file}
4300 @command{sdiff} without @option{-o} (or @option{--output}) produces a
4308 * sdiff Options:: Summary of options to @command{diff}.
4311 @node sdiff Options
4312 @section Options to @command{sdiff}
4313 @cindex @command{sdiff} options
4314 @cindex options for @command{sdiff}
4317 @command{sdiff} accepts. Each option has two equivalent names, one of
4342 makes @command{sdiff} slower (sometimes much slower). @xref{diff
4405 option is @option{-W} in @command{diff}, @option{-w} in @command{sdiff}.
4411 @option{-W} in @command{sdiff}.
4496 @command{diff}, @command{diff3} and @command{sdiff} treat each line of
4619 @command{diff}, @command{diff3}, or @command{sdiff}, please report it