diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -51,7 +51,7 @@ gist push 3 | |||
| 51 | gist delete 3 4 5 | 51 | gist delete 3 4 5 |
| 52 | # Or use Brace Expansion | 52 | # Or use Brace Expansion |
| 53 | gist delete {3..5} | 53 | gist 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 |
| 55 | gist github 3 | 55 | gist github 3 |
| 56 | # For more detail, read the helper message | 56 | # For more detail, read the helper message |
| 57 | gist help | 57 | gist help |