diff options
Diffstat (limited to 'fhost.py')
-rwxr-xr-x | fhost.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -398,6 +398,7 @@ and <code>.bash_profile</code> on Mac OS X. Just remember to reset your terminal 0url() { curl -F"url=$1" {0} ; } 0short() { curl -F"shorten=$1" {0} ; }</code> +now you can use: <code>0file "yourfile.png"</code> <h3>FILE RETENTION PERIOD</h3> |