mirror of
https://github.com/benapetr/stikkit.git
synced 2025-04-26 04:51:09 -05:00
formatted a bit
This commit is contained in:
parent
881b0a6ddc
commit
744859f1b8
@ -30,10 +30,9 @@ Usage
|
|||||||
```
|
```
|
||||||
stikkit -b url
|
stikkit -b url
|
||||||
# now type text and hit ctrl+d to exit
|
# now type text and hit ctrl+d to exit
|
||||||
```
|
|
||||||
|
|
||||||
cat file | stikkit -b url
|
cat file | stikkit -b url
|
||||||
echo "Hello world" | stikkit
|
echo "Hello world" | stikkit
|
||||||
|
```
|
||||||
|
|
||||||
url is an url to stikked server for example, if your server is http://something.blah/stikked and your api is http://something.blah/stikked/api then use http://something.blah/stikked as parameter to -b
|
url is an url to stikked server for example, if your server is http://something.blah/stikked and your api is http://something.blah/stikked/api then use http://something.blah/stikked as parameter to -b
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user