diff options
-rwxr-xr-x | scripts/gist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist index 5af02c9..50c8335 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -6,7 +6,7 @@ | |||
6 | # | 6 | # |
7 | # | 7 | # |
8 | # This script host your gists as local Github repo | 8 | # This script host your gists as local Github repo |
9 | # It works under GNU with jq and curl, which are easy to get in most cases | 9 | # It works under GNU with jq and curl, both are easy to get in most cases |
10 | # | 10 | # |
11 | # Use the following commands to manage your gists: | 11 | # Use the following commands to manage your gists: |
12 | # | 12 | # |