diff options
author | EuAndreh <eu@euandre.org> | 2021-06-22 12:23:57 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-22 12:23:57 -0300 |
commit | 761a80b9e95c32b233d8f2a60208b7915795142b (patch) | |
tree | 349c7d9615dcbb850373025c9d23b0ea4117028c /doc/git-permalink.eo.1 | |
parent | TODOs.md: Mark #task-cded56f2-c939-3c69-c818-0fb62d62cfd8 as DONE (diff) | |
download | git-permalink-761a80b9e95c32b233d8f2a60208b7915795142b.tar.gz git-permalink-761a80b9e95c32b233d8f2a60208b7915795142b.tar.xz |
Add small example of using -- on manpage
Diffstat (limited to 'doc/git-permalink.eo.1')
-rw-r--r-- | doc/git-permalink.eo.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/git-permalink.eo.1 b/doc/git-permalink.eo.1 index 8fdfe9a..0d799c0 100644 --- a/doc/git-permalink.eo.1 +++ b/doc/git-permalink.eo.1 @@ -142,9 +142,16 @@ specifan linion: .nf $ git config git\-permalink.template\-file\-commit 'https://git.alpinelinux.org/apk\-tools/tree/%s?id=%s' $ git permalink src/app_add.c -\Malfermado de https://git.alpinelinux.org/apk\-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3 + Malfermado de https://git.alpinelinux.org/apk\-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3 .fi +.P +Malfermas \fI\-\-help\fP: + +.nf + $ git permalink \-\- \-\-help + Malfermado de https://git.euandreh.xyz/non\-existent\-repository/tree/\-\-help?id=470a9fa9329495cfcbef8cc5e32e3a38d3c3103e +.fi .SH ELIRKODOJ |