git-daemon(1): don't assume git-daemon is in /usr/bin
[gitweb.git] / Documentation / git-repack.txt
index 04d6f1fbc445efc8046e09fa70e9340d1374ea65..9011d06e7dc84a5d6f7079fe8d3471a47736e1f6 100644 (file)
@@ -55,15 +55,15 @@ OPTIONS
        Also runs linkgit:git-prune-packed[1].
 
 -l::
-        Pass the `--local` option to `git pack-objects`, see
+       Pass the `--local` option to `git pack-objects`, see
        linkgit:git-pack-objects[1].
 
 -f::
-        Pass the `--no-reuse-delta` option to `git pack-objects`, see
+       Pass the `--no-reuse-delta` option to `git pack-objects`, see
        linkgit:git-pack-objects[1].
 
 -q::
-        Pass the `-q` option to `git pack-objects`, see
+       Pass the `-q` option to `git pack-objects`, see
        linkgit:git-pack-objects[1].
 
 -n::