diff --git a/paste/templates/paste/index.html b/paste/templates/paste/index.html index c42eb73..7caf8af 100644 --- a/paste/templates/paste/index.html +++ b/paste/templates/paste/index.html @@ -94,7 +94,9 @@
wyz()
 {
     curl https://wyz.fr/ -F"${1##*.}=@$1"
-}
+ } + Like this: +
wyz FILE_TO_UPLOAD
{% endblock %}