show-ref: fix --exclude-existing
authorJunio C Hamano <junkio@cox.net>
Mon, 18 Dec 2006 21:33:47 +0000 (13:33 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 18 Dec 2006 21:40:25 +0000 (13:40 -0800)
Do not falsely document --filter-invalid which does not even exist.
Also make sure the line is long enough to have ^{} suffix before
checking for it.

Pointed out by Dscho.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found