shithub: git9

Download patch

ref: 752da3f533f70b9f3fa9c48c635c860468ee1054
parent: 29761c69fb40b0c2c58eb32fd97d002589c03617
author: Michael Forney <mforney@mforney.org>
date: Wed Jan 13 18:56:11 EST 2021

git/log: fix synopsis in manual for option rename -q => -e

--- a/git.1.man
+++ b/git.1.man
@@ -103,8 +103,8 @@
 [
 .B -c
 .I commit
-.B | -q
-.I query
+.B | -e
+.I expr
 ]
 [
 .B -s
@@ -308,7 +308,7 @@
 .PP
 Git/fs serves a file system on /mnt/git.
 For full documentation, see
-.I gitfs(4)
+.IR gitfs (4)
 
 .PP
 .B Git/add