diff options
Diffstat (limited to 'doc/git-permalink.en.1')
-rw-r--r-- | doc/git-permalink.en.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/git-permalink.en.1 b/doc/git-permalink.en.1 index 53af5a1..1747fae 100644 --- a/doc/git-permalink.en.1 +++ b/doc/git-permalink.en.1 @@ -128,6 +128,13 @@ Configure an URL override, and open the file \fIsrc/app_add.c\fR without selecti Opening https://git.alpinelinux.org/apk-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3 .fi +.P +Open file called \fI--help\fR: + +.nf + $ git permalink -- --help + Opening https://git.euandreh.xyz/non-existent-repository/tree/--help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e +.fi .SH EXIT STATUS |