diff options
author | EuAndreh <eu@euandre.org> | 2021-01-24 02:24:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-24 02:24:44 -0300 |
commit | ea64ac38c3c242d6018f881bff8f5ad168a99860 (patch) | |
tree | ee9571a31e43b1ce9364feeb265697b16ecaa105 /TODOs.md | |
parent | Support -h and --help flags (diff) | |
download | remembering-ea64ac38c3c242d6018f881bff8f5ad168a99860.tar.gz remembering-ea64ac38c3c242d6018f881bff8f5ad168a99860.tar.xz |
TODOs.md: Mark tasks as done
DONE:
- task-47589312-0a4d-46ac-9f13-45309471efeb
- task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,10 @@ # Tasks -## TODO Make sure to forward status code given by the provided command {#task-47589312-0a4d-46ac-9f13-45309471efeb} +## DONE Make sure to forward status code given by the provided command {#task-47589312-0a4d-46ac-9f13-45309471efeb} +- DONE in 2021-01-24 + + Done in commit + [6f5e467c6bb3f0369e4220be20ab1461cd9334ce](https://git.euandreh.xyz/remembering/commit/?id=6f5e467c6bb3f0369e4220be20ab1461cd9334ce). - TODO in 2021-01-21 ## TODO Exclude ponctuation from troff markup {#task-03d0e24c-4baf-404f-ac8a-f8d972ec622e} @@ -16,7 +20,11 @@ A phrase with the last word The final period is marked as bold, too. -## TODO Add `-h` and `--help` flags {#task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5} +## DONE Add `-h` and `--help` flags {#task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5} +- DONE in 2021-01-24 + + Done in commit + [b0f64583bf02f84cadcfad9b610d9c02ec6c4ec2](https://git.euandreh.xyz/remembering/commit/?id=b0f64583bf02f84cadcfad9b610d9c02ec6c4ec2). - TODO in 2021-01-21 ## TODO Optimize for large lists {#task-fec292ff-b9de-4d6c-b156-a9adc4771f35} |