Matthieu Moy <[EMAIL PROTECTED]> writes: > I propose > > baz diff => display the summary + the full diff > baz diff --summary => display the summary only > baz diff --no-summary => display only the full diff
That sounds OK to me; then the two could be exactly the same except that "changes" would default to --summary, and could be implemented as a wrapper command around "diff" (by adding "--summary" to the args unless --diffs was specified). -Miles -- Fast, small, soon; pick any 2. _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
