aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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