mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Fixed API docs. Closes #142
This commit is contained in:
parent
5067f7f261
commit
0986e33e5c
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ command line:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ alias dpaste="curl -F 'format=url' -F 'content=<-' https://dpaste.de/api/"
|
||||
$ alias dpaste="curl -F 'format=url' -F 'content=<-' https://dpaste.org/api/"
|
||||
$ cat foo.txt | dpaste
|
||||
https://dpaste.de/ke2pB
|
||||
|
||||
|
|
Loading…
Reference in a new issue