1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-12 14:55:56 +00:00

Merge pull request #22 from raincoats/patch-1

fixed typo
This commit is contained in:
John Crepezzi
2014-08-02 14:00:49 -07:00

View File

@@ -26,7 +26,7 @@ gem install haste
If you supply a valid file path as argument #1 to the client, it will be uploaded:
``` bash
# equivelant
# equivalent
cat file | haste
haste file
```