diff options
author | EuAndreh <eu@euandre.org> | 2021-06-16 13:25:57 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-16 13:25:57 -0300 |
commit | 3a9a7582fe040c5213853e36a0d7313a14763764 (patch) | |
tree | b97d590359c2d9f1e3a45a6b270a8cedf51a9fb3 /doc/git-permalink.1 | |
parent | aux/workflow/assert-changelog.sh: Assert link exists in CHANGELOG (diff) | |
download | git-permalink-3a9a7582fe040c5213853e36a0d7313a14763764.tar.gz git-permalink-3a9a7582fe040c5213853e36a0d7313a14763764.tar.xz |
Show -h and -V flags on usage text
Diffstat (limited to 'doc/git-permalink.1')
-rw-r--r-- | doc/git-permalink.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-permalink.1 b/doc/git-permalink.1 index b76d6f5..05cbe0e 100644 --- a/doc/git-permalink.1 +++ b/doc/git-permalink.1 @@ -8,7 +8,7 @@ git-permalink - Git extension to generate web permalinks of files in a repositor .SH SYNOPSYS -\fBgit-permalink\fR [\fI-p\fR] \fIFILE\fR [\fILINENO\fR] +\fBgit-permalink\fR [OPTIONS] \fIFILE\fR [\fILINENO\fR] .SH DESCRIPTION |