diffutils: Interactive Merging

1 
1 9 Interactive Merging with 'sdiff'
1 **********************************
1 
1 With 'sdiff', you can merge two files interactively based on a
1 side-by-side '-y' format comparison (⇒Side by Side).  Use
1 '--output=FILE' ('-o FILE') to specify where to put the merged text.
1 ⇒Invoking sdiff, for more details on the options to 'sdiff'.
1 
1    Another way to merge files interactively is to use the Emacs Lisp
1 package 'emerge'.  ⇒Emerge (emacs)Emerge, for more information.
1 

Menu