aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-16 12:00:40 +0800
committertypebrook <typebrook@gmail.com>2020-03-16 12:00:40 +0800
commit6acb5616e69d441f19193f80973db3a27d3ab4bb (patch)
treebf245a1ce8a073da1726fd316fe5e77c3be9f926
parentcb464605afbbad00a8381cdfc6b0facea6424538 (diff)
Update helper message
-rwxr-xr-xgist2
1 files changed, 1 insertions, 1 deletions
diff --git a/gist b/gist
index 4ee4ecd..a57811d 100755
--- a/gist
+++ b/gist
@@ -20,7 +20,7 @@
20# clean, C Clean removed gists in local 20# clean, C Clean removed gists in local
21# config, c [token | user | folder | auto_sync | EDITOR | action | protocol [value] ] Do configuration 21# config, c [token | user | folder | auto_sync | EDITOR | action | protocol [value] ] Do configuration
22# user, U <user> Get gists from a given Github user 22# user, U <user> Get gists from a given Github user
23# grep, g <pattern> Grep gists by a given pattern 23# grep, g <pattern> Grep gists by a given pattern from description, filename or file content
24# push, p <index_of_gist> Push changes by git (well, better to make commit by youself) 24# push, p <index_of_gist> Push changes by git (well, better to make commit by youself)
25# github, G <index_of_gist> Import selected gist as a new Github repo 25# github, G <index_of_gist> Import selected gist as a new Github repo
26# help, h Show this help message 26# help, h Show this help message