diff --git a/dpaste/templates/dpaste/about.html b/dpaste/templates/dpaste/about.html index ce625dc..288e81a 100644 --- a/dpaste/templates/dpaste/about.html +++ b/dpaste/templates/dpaste/about.html @@ -14,7 +14,7 @@

Usage: cat foo.txt | dpaste

Or you could use curl: -alias dpaste="curl -F 'content=<-' http://dpaste.de/api/

+alias dpaste="curl -F 'content=<-' http://dpaste.de/api/"