diff options
-rwxr-xr-x | fhost.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -369,9 +369,10 @@ def fhost(): <div style="clear:both; min-width: 1300px;"> <div style="float: left;"> -<pre> +<pre><blockquote> <h2>envs.sh | THE NULL POINTER</h2> <h4>file hosting and URL shortening service.</h4> +<blockquote> <h3>USAGE</h3> HTTP POST files here: <code>curl -F'file=@yourfile.png' {0}</code> |