diff options
Diffstat (limited to '')
-rw-r--r-- | doc/git-permalink.en.1.in | 4 | ||||
-rw-r--r-- | doc/git-permalink.eo.1.in | 4 | ||||
-rw-r--r-- | doc/git-permalink.fr.1.in | 4 | ||||
-rw-r--r-- | doc/git-permalink.pt.1.in | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/git-permalink.en.1.in b/doc/git-permalink.en.1.in index ef821ba..17661da 100644 --- a/doc/git-permalink.en.1.in +++ b/doc/git-permalink.en.1.in @@ -83,7 +83,7 @@ An URL template where the name of the \fIfile\fR comes first, and the \fIcommit\ cgit uses this style of URL, with something like in: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi On this example, the name of the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=". @@ -133,7 +133,7 @@ Open file called \fI--help\fR: .nf $ git permalink -- --help - Opening https://git.euandreh.xyz/non-existent-repository/tree/--help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Opening https://euandreh.xyz/non-existent-repository.git/tree/--help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH EXIT STATUS diff --git a/doc/git-permalink.eo.1.in b/doc/git-permalink.eo.1.in index f0c0f73..e8e1821 100644 --- a/doc/git-permalink.eo.1.in +++ b/doc/git-permalink.eo.1.in @@ -94,7 +94,7 @@ URL ŝablono, kie la nomo de la \fIdosiero\fP estas unue, kaj la \fIcommit\fP es due. cgit uzas ĉi tiun specon de URL, kiel en: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi Laŭ ĉi tiu ekzemplo, la nomo de la \fIdosiero\fP estas unue kaj la \fIcommit\fP @@ -150,7 +150,7 @@ Malfermas \fI\-\-help\fP: .nf $ git permalink \-\- \-\-help - Malfermado de https://git.euandreh.xyz/non\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Malfermado de https://euandreh.xyz/non.git\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH ELIRKODOJ diff --git a/doc/git-permalink.fr.1.in b/doc/git-permalink.fr.1.in index fad47de..b88cf18 100644 --- a/doc/git-permalink.fr.1.in +++ b/doc/git-permalink.fr.1.in @@ -97,7 +97,7 @@ Un modèle de substitution d'URL où le nom du \fIfichier\fP est avant, et le \fIcommit\fP est après. cgit utilise cette type d'URL, comme dans: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi Dans cet exemple, le nom du \fIfichier\fP est avant et le \fIcommit\fP est à la @@ -154,7 +154,7 @@ Ouvrez \fI\-\-help\fP: .nf $ git permalink \-\- \-\-help - Ouverture de https://git.euandreh.xyz/non\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Ouverture de https://euandreh.xyz/non.git\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH "CODES DE SORTIE" diff --git a/doc/git-permalink.pt.1.in b/doc/git-permalink.pt.1.in index e8d4d50..0c297a0 100644 --- a/doc/git-permalink.pt.1.in +++ b/doc/git-permalink.pt.1.in @@ -96,7 +96,7 @@ Um modelo de substituição de URL em que o nome do \fIarquivo\fP vem primeiro, o \fIcommit\fP vem depois. cgit usa esse tipo de URL, como em: .nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s + https://euandreh.xyz/fallible.git/tree/%s?id=%s .fi Nesse exemplo, o nome do \fIarquivo\fP vem primeiro e o \fIcommit\fP vem só no @@ -153,7 +153,7 @@ Abre o arquivo \fI\-\-help\fP: .nf $ git permalink \-\- \-\-help - Abrindo https://git.euandreh.xyz/non\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e + Abrindo https://euandreh.xyz/non.git\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e .fi .SH "CÓDIGO DE SAÍDA" |