diff options
-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 |