File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 36
36
#
37
37
# * Akira Maeda <https://github.com/glidenote>
38
38
# * Patrick Ziegler <https://github.com/patrick96>
39
+ # * Shivam Mehta <https://github.com/maniac-en>
39
40
#
40
41
# ------------------------------------------------------------------------------
41
42
# -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-
@@ -53,7 +54,7 @@ _arguments -C \
53
54
'(--no-private)'--no-private'[Makes your gist no private.]' \
54
55
'(-d --description)'{-d,--description}'[Adds a description to your gist.]:DESCRIPTION' \
55
56
'(-s --shorten)'{-s,--shorten}'[Shorten the gist URL using git.io.]' \
56
- '(-u --update)'{-u,--update}'[Update an existing gist.]:URL ID' \
57
+ '(-u --update)'{-u,--update}'[Update an existing gist.]:URL ID:user_gists ' \
57
58
'(-a --anonymous)'{-a,--anonymous}'[Create an anonymous gist.]' \
58
59
'(-c --copy)'{-c,--copy}'[Copy the resulting URL to the clipboard]' \
59
60
'(-e --embed)'{-e,--embed}'[Copy the embed code for the gist to the clipboard]' \
You can’t perform that action at this time.
0 commit comments