summaryrefslogtreecommitdiffstats
path: root/man1/gitk.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/gitk.1')
-rw-r--r--man1/gitk.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/gitk.1 b/man1/gitk.1
index e7f92f2d0..f9c898908 100644
--- a/man1/gitk.1
+++ b/man1/gitk.1
@@ -2,12 +2,12 @@
.\" Title: gitk
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GITK" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GITK" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -32,7 +32,7 @@ gitk \- The Git repository browser
.SH "SYNOPSIS"
.sp
.nf
-\fIgitk\fR [<options>] [<revision range>] [\-\-] [<path>\&...]
+\fIgitk\fR [<options>] [<revision\-range>] [\-\-] [<path>\&...]
.fi
.sp
.SH "DESCRIPTION"
@@ -247,7 +247,7 @@ Limit commits to the ones touching files in the given paths\&. Note, to avoid am
\-\-argscmd=<command>
.RS 4
Command to be run each time gitk has to determine the revision range to show\&. The command is expected to print on its standard output a list of additional revisions to be shown, one per line\&. Use this instead of explicitly specifying a
-\fI<revision range>\fR
+\fI<revision\-range>\fR
if the set of commits to show may vary between refreshes\&.
.RE
.PP