]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-prune.txt
Docs: Use "-l::\n--long\n" format in OPTIONS sections
[thirdparty/git.git] / Documentation / git-prune.txt
index 3178bc44ca4640e77a799128c9de631168e40c8a..ec335d6fab6e9639a7f7d93c5b88002e2192fd4c 100644 (file)
@@ -37,7 +37,7 @@ OPTIONS
 \--::
        Do not interpret any more arguments as options.
 
-\--expire <time>::
+--expire <time>::
        Only expire loose objects older than <time>.
 
 <head>...::
@@ -66,7 +66,7 @@ many other housekeeping tasks.
 For a description of which objects are considered for pruning, see
 git-fsck's --unreachable option.
 
-See Also
+SEE ALSO
 --------
 
 linkgit:git-fsck[1],
@@ -83,4 +83,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite