X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=Documentation%2Fgit-push.txt;h=48570242fb2dda31a5684e2d678d40690d3c4cab;hb=4b2405ce19f21f2104de14c4e70ac58dcf616750;hp=59dc8b197ecb4b6912c9ec29f83f21c405ef8634;hpb=5e4f61474202122f376b16181b760f390623bf4e;p=git.git diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index 59dc8b197..48570242f 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -11,7 +11,7 @@ SYNOPSIS [verse] 'git push' [--all | --mirror | --tags] [-n | --dry-run] [--receive-pack=] [--repo=] [-f | --force] [-v | --verbose] [-u | --set-upstream] - [ ...] + [ [...]] DESCRIPTION -----------