aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 10:09:17 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 11:02:55 -0300
commit36fddb5714d8080c376d24e48a50d1c62f88c6d9 (patch)
tree0891bd62b2a558605ff4da7b486cb4cc41dc1242 /README.md
parentREADME.md: Point to copy of license in the source code repository itself (diff)
downloadgit-permalink-36fddb5714d8080c376d24e48a50d1c62f88c6d9.tar.gz
git-permalink-36fddb5714d8080c376d24e48a50d1c62f88c6d9.tar.xz
README.md: Remove duplicate entry on usage section
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index d542b87..4c459e7 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,6 @@ Or if you just want to output the link without invoking `xdg-open`, you can use
```shell
$ git permalink -p tests/ranking.sh 23
https://git.euandreh.xyz/remembering/tree/tests/ranking.sh?id=44533e2df144e7749a382e298aea53ca11a2239e#n23
-$ git permalink -p tests/ranking.sh 23
-https://git.euandreh.xyz/remembering/tree/-p?id=44533e2df144e7749a382e298aea53ca11a2239e#ntests/ranking.sh
```