* Paolo Pantaleo ([EMAIL PROTECTED]) [050907 13:55]: > I have spent some time to write the bash completion for apt-file command. > I have written a pair of email to [EMAIL PROTECTED] and i didn't get any > response. Now i want to submit a patch for bash_completion file that > add the apt-file support. > > How do i make a patch? Is > diff -u -c > correct?
I usually use diff -Nur if I have a full directory tree, but using diff -u will work equally well for two different files. Cheers, Andi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]