Be consistent in switch usage for tar
authorHenrik Austad <henrik@austad.us>
Mon, 5 Jan 2009 15:25:37 +0000 (16:25 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jan 2009 20:04:23 +0000 (12:04 -0800)
tar handles switches with and witout preceding '-', but the
documentation should be consistent nonetheless.

Signed-off-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found