mirror of
https://github.com/makefu/bump.git
synced 2024-03-22 11:32:52 +01:00
Readme: fix hostname
This commit is contained in:
parent
ec4c806411
commit
17351195c7
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@ It is written as a replacement for the gorgeous sprunge.us
|
||||||
## usage
|
## usage
|
||||||
|
|
||||||
$ curl <host>
|
$ curl <host>
|
||||||
|
|
||||||
Bump Usage:
|
Bump Usage:
|
||||||
> echo balls | curl -F "p=<-" <host>
|
> echo balls | curl -F "p=<-" <host>
|
||||||
< http://<host>/q9a1bfljzm
|
< http://<host>/q9a1bfljzm
|
||||||
> curl note/q9a1bfljzm
|
> curl <host>/q9a1bfljzm
|
||||||
< balls
|
< balls
|
||||||
Source at http://github.com/makefu/bump
|
Source at http://github.com/makefu/bump
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue