mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-23 20:11:29 +00:00
Added note to README
This commit is contained in:
@@ -53,6 +53,12 @@ Han Boetes has contributed a simple shell-script alternative for those not inter
|
|||||||
haste(){ ( echo "% $@"; eval "$@" ) | curl -F "$@=<-" http://hastebin.com/documents|awk -F '"' '{print "http://hastebin.com/"$4}'}
|
haste(){ ( echo "% $@"; eval "$@" ) | curl -F "$@=<-" http://hastebin.com/documents|awk -F '"' '{print "http://hastebin.com/"$4}'}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Usage:
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
haste `cat index.html
|
||||||
|
```
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
John Crepezzi <john.crepezzi@gmail.com>
|
John Crepezzi <john.crepezzi@gmail.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user