summaryrefslogtreecommitdiffstats
path: root/man7/gitcredentials.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/gitcredentials.7')
-rw-r--r--man7/gitcredentials.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 0cb3ee32d..f4a1866ed 100644
--- a/man7/gitcredentials.7
+++ b/man7/gitcredentials.7
@@ -2,12 +2,12 @@
.\" Title: gitcredentials
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-06-13
+.\" Date: 2023-06-23
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.28.gd7d8841f67
+.\" Source: Git 2.41.0.191.g6ff334181c
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-06\-13" "Git 2\&.41\&.0\&.28\&.gd7d8841" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-06\-23" "Git 2\&.41\&.0\&.191\&.g6ff334" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -383,7 +383,7 @@ Store the credential, if applicable to the helper\&.
.PP
\fBerase\fR
.RS 4
-Remove a matching credential, if any, from the helper\(cqs storage\&.
+Remove matching credentials, if any, from the helper\(cqs storage\&.
.RE
.sp
The details of the credential will be provided on the helper\(cqs stdin stream\&. The exact format is the same as the input/output format of the \fBgit credential\fR plumbing command (see the section \fBINPUT/OUTPUT FORMAT\fR in \fBgit-credential\fR(1) for a detailed specification)\&.