summaryrefslogtreecommitdiffstats
path: root/man1/gitk.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/gitk.1')
-rw-r--r--man1/gitk.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/gitk.1 b/man1/gitk.1
index 0d23a6a59..a36acfa49 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: 2023-10-23
+.\" Date: 2023-10-29
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.482.g2e8e77cbac
+.\" Source: Git 2.42.0.526.g3130c155df
.\" Language: English
.\"
-.TH "GITK" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
+.TH "GITK" "1" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -42,7 +42,7 @@ Displays changes in a repository or a selected set of commits\&. This includes v
.sp
To control which revisions to show, gitk supports most options applicable to the \fIgit rev\-list\fR command\&. It also supports a few options applicable to the \fIgit diff\-*\fR commands to control how the changes each commit introduces are shown\&. Finally, it supports some gitk\-specific options\&.
.sp
-gitk generally only understands options with arguments in the \fIsticked\fR form (see \fBgitcli\fR(7)) due to limitations in the command\-line parser\&.
+gitk generally only understands options with arguments in the \fIstuck\fR form (see \fBgitcli\fR(7)) due to limitations in the command\-line parser\&.
.SS "rev\-list options and arguments"
.sp
This manual page describes only the most frequently used options\&. See \fBgit-rev-list\fR(1) for a complete list\&.