git-remote-mediawiki: allow a domain to be set for authentication
[gitweb.git] / Documentation / git-upload-pack.txt
index 61a9a04a8df0bd863522ae281547a9c31f6bb18e..71f16083d6b2c366a54db1d966e17ab2aeda1ef1 100644 (file)
@@ -8,6 +8,7 @@ git-upload-pack - Send objects packed back to git-fetch-pack
 
 SYNOPSIS
 --------
+[verse]
 'git-upload-pack' [--strict] [--timeout=<n>] <directory>
 
 DESCRIPTION