remote set-head -h: add long options to synopsis
commite49c8f33ab8e401d5d8f308f83e2a2c756377ef1
authorPhilip Oakley <philipoakley@iee.org>
Sat, 21 Sep 2013 15:51:46 +0000 (21 16:51 +0100)
committerJonathan Nieder <jrnieder@gmail.com>
Fri, 27 Sep 2013 23:51:27 +0000 (27 16:51 -0700)
tree7c7f7c39dc3ec725f209d76e9102d3a21faf819e
parent159543e8317cd13611dc999efddd3a89c11c1229
remote set-head -h: add long options to synopsis

Document --auto and --delete alongside their short forms -a and -d in
the first line of 'git remote set-head -h' output.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
builtin/remote.c