aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-22 12:24:43 -0300
committerEuAndreh <eu@euandre.org>2021-06-22 12:24:43 -0300
commit6b80d174c9a17ddf994c31497d47bd0f8ae9a622 (patch)
tree826f3627c969f3e7c4f148b7d3b32a541fc04304
parentAdd small example of using -- on manpage (diff)
downloadgit-permalink-6b80d174c9a17ddf994c31497d47bd0f8ae9a622.tar.gz
git-permalink-6b80d174c9a17ddf994c31497d47bd0f8ae9a622.tar.xz
TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONE
-rw-r--r--TODOs.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 4ee9d76..3a6e302 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -33,7 +33,11 @@ Options:
-V, --version imprime le numeró de version
```
-## TODO Add example to manpage on how to get the permalink of a file called `--help` {#task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c}
+## DONE Add example to manpage on how to get the permalink of a file called `--help` {#task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c}
+- DONE in 2021-06-22
+
+ Done in
+ [`761a80b9e95c32b233d8f2a60208b7915795142b`](https://git.euandreh.xyz/git-permalink/commit/?id=761a80b9e95c32b233d8f2a60208b7915795142b).
- TODO in 2021-06-22
## TODO Write tests by creating and configuring repositories locally {#task-ab5a4835-3d79-03e4-8342-7f5add40b159}