FIX: Broken indent.

This commit is contained in:
Julien Palard 2020-10-14 09:38:42 +02:00
parent da4402dad2
commit 526813db2d
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<pre>wyz()
{
curl https://wyz.fr/ -F"${1##*.}=@$1"
}</pre>
}</pre>
Like this:
<pre>wyz FILE_TO_UPLOAD</pre>
</div>