summaryrefslogtreecommitdiffstats
path: root/man1/git-credential-cache.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-credential-cache.1')
-rw-r--r--man1/git-credential-cache.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-credential-cache.1 b/man1/git-credential-cache.1
index bcd6ab26d..6f1614f5d 100644
--- a/man1/git-credential-cache.1
+++ b/man1/git-credential-cache.1
@@ -2,12 +2,12 @@
.\" Title: git-credential-cache
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/21/2023
+.\" Date: 03/28/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.130.g27d43aaaf5
+.\" Source: Git 2.40.0.141.g8d90352acc
.\" Language: English
.\"
-.TH "GIT\-CREDENTIAL\-CAC" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-CREDENTIAL\-CAC" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -32,7 +32,7 @@ git-credential-cache \- Helper to temporarily store passwords in memory
.SH "SYNOPSIS"
.sp
.nf
-git config credential\&.helper \(aqcache [<options>]\(aq
+git config credential\&.helper \*(Aqcache [<options>]\*(Aq
.fi
.sp
.SH "DESCRIPTION"
@@ -101,7 +101,7 @@ You can provide options via the credential\&.helper configuration variable (this
.RS 4
.\}
.nf
-$ git config credential\&.helper \(aqcache \-\-timeout=3600\(aq
+$ git config credential\&.helper \*(Aqcache \-\-timeout=3600\*(Aq
.fi
.if n \{\
.RE