aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-05-12 16:54:27 +0800
committertypebrook <typebrook@gmail.com>2020-05-12 22:14:33 +0800
commitbcebdd90ea52e7b90b776d188217640043593292 (patch)
tree35dd91c0c7b12a6250d2c370526d37617791bc0a
parent4d838c77a37f4264a65a6be9d45026fdc21b9a8f (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 27a6622..1e75b08 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ gist push 3
51gist delete 3 4 5 51gist delete 3 4 5
52# Or use Brace Expansion 52# Or use Brace Expansion
53gist delete {3..5} 53gist delete {3..5}
54# Import your third gist as a new Github repo with web page 54# Export your third gist as a new Github repo with web page
55gist github 3 55gist github 3
56# For more detail, read the helper message 56# For more detail, read the helper message
57gist help 57gist help