aboutsummaryrefslogtreecommitdiff
path: root/doc/git-permalink.en.1
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-22 12:23:57 -0300
committerEuAndreh <eu@euandre.org>2021-06-22 12:23:57 -0300
commit761a80b9e95c32b233d8f2a60208b7915795142b (patch)
tree349c7d9615dcbb850373025c9d23b0ea4117028c /doc/git-permalink.en.1
parentTODOs.md: Mark #task-cded56f2-c939-3c69-c818-0fb62d62cfd8 as DONE (diff)
downloadgit-permalink-761a80b9e95c32b233d8f2a60208b7915795142b.tar.gz
git-permalink-761a80b9e95c32b233d8f2a60208b7915795142b.tar.xz
Add small example of using -- on manpage
Diffstat (limited to 'doc/git-permalink.en.1')
-rw-r--r--doc/git-permalink.en.17
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