diff options
author | typebrook <typebrook@gmail.com> | 2020-01-28 21:40:44 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-28 21:40:44 +0800 |
commit | 816014532961c986e6f67262203e3081a484cb3f (patch) | |
tree | 6cbb5840b2f1f6da874ab961e91f1e4d7ae164a1 /scripts/gist | |
parent | 52a1ff1b044bf299175e8f58aa2206f80502887a (diff) |
update
Diffstat (limited to 'scripts/gist')
-rwxr-xr-x | scripts/gist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist index 444b9a6..a54d381 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -52,7 +52,6 @@ | |||
52 | # gist (help | h) | 52 | # gist (help | h) |
53 | 53 | ||
54 | # TODO error handling, unit test | 54 | # TODO error handling, unit test |
55 | # TODO parallel branch works with json parsing on python | ||
56 | # TODO parallel branch works with wget and other stuff | 55 | # TODO parallel branch works with wget and other stuff |
57 | # TODO completion | 56 | # TODO completion |
58 | # TODO grep mode for description, file content | 57 | # TODO grep mode for description, file content |