diff options
author | EuAndreh <eu@euandre.org> | 2021-06-13 10:09:17 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-13 11:02:55 -0300 |
commit | 36fddb5714d8080c376d24e48a50d1c62f88c6d9 (patch) | |
tree | 0891bd62b2a558605ff4da7b486cb4cc41dc1242 /README.md | |
parent | README.md: Point to copy of license in the source code repository itself (diff) | |
download | git-permalink-36fddb5714d8080c376d24e48a50d1c62f88c6d9.tar.gz git-permalink-36fddb5714d8080c376d24e48a50d1c62f88c6d9.tar.xz |
README.md: Remove duplicate entry on usage section
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 ``` |