Hide the plumbing diff-{files,index,tree} from bash completion
authorShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:01:02 +0000 (01:01 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:10:15 +0000 (01:10 -0400)
The diff-* programs are meant to be plumbing for the diff frontend;
most end users aren't invoking these commands directly. Consequently
we should avoid showing them as possible completions.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found