aboutsummaryrefslogtreecommitdiff
path: root/doc/git-permalink.en.1
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-19 01:47:04 -0300
committerEuAndreh <eu@euandre.org>2021-06-19 07:45:46 -0300
commitd0a5a24788e6c1720fce72629da4639fac372fad (patch)
tree36d62c02b45487bea6501824c5a93a8fa03f7d72 /doc/git-permalink.en.1
parentTODOs.md: Mark #task-9e842529-b782-84a2-1d0a-801a8766cb7e as DOING (diff)
downloadgit-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.gz
git-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.xz
Leverage po4a to translate manpages
Diffstat (limited to '')
-rw-r--r--doc/git-permalink.en.1 (renamed from doc/git-permalink.1)19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/git-permalink.1 b/doc/git-permalink.en.1
index bf4506f..cf9cdca 100644
--- a/doc/git-permalink.1
+++ b/doc/git-permalink.en.1
@@ -41,18 +41,18 @@ If you want to configure the permalink URL template for a project with an unsupp
There are two configuration options available:
.TP
-\fBgit-permalink.template-commit-file\fR
-An URL template where the \fIcommit\fR comes first, and the name of the \fIfile\fR comes second.
+\fBgit-permalink.template-file-commit\fR
+An URL template where the name of the \fIfile\fR comes first, and the \fIcommit\fR comes second.
cgit uses this style of URL, with something like in:
.nf
https://git.euandreh.xyz/fallible/tree/%s?id=%s
.fi
-On this example, the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=".
+On this example, the name of the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=".
.TP
-\fBgit-permalink.template-file-commit\fR
+\fBgit-permalink.template-commit-file\fR
An URL template where the \fIcommit\fR comes first, and the name of the \fIfile\fR comes second.
sourcehut uses this style of URL, with something like:
@@ -136,20 +136,21 @@ and contributors.
.IP \(bu
Report bugs to the
-.MT ~euandreh/public-inbox@lists.sr.ht
+.MT ~euandreh/public\-inbox@lists.sr.ht
mailing list
.ME .
-Use the subject "\fC[git-permalink] BUG or TASK: <description>\fR".
+Use the subject "\f(CR[git\-permalink] BUG or TASK:
+<description>\fR".
.IP \(bu
Browse bugs
-.UR https://euandreh.xyz/git-permalink/TODOs.html
+.UR https://euandreh.xyz/git\-permalink/TODOs.html
online
.UE .
.IP \(bu
-.UR https://euandreh.xyz/git-permalink/
+.UR https://euandreh.xyz/git\-permalink/
Homepage
.UE .
.IP \(bu
-.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-permalink%5D
+.UR https://lists.sr.ht/~euandreh/public\-inbox?search=%5Bgit\-permalink%5D
Comments and discussions
.UE .