From 6a42269dbc3ce10fd44cd6b59948ecdcb2708f36 Mon Sep 17 00:00:00 2001 From: fbt Date: Fri, 13 Nov 2015 05:14:26 +0300 Subject: [PATCH] README --- README.md | 1 + sup | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eece29d..12ce803 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A very simple tool to upload files to the zfh.so file hosting -F # Make a fullscreen shot instead of prompting for a window/area. Implies -s. -D # Delay the shot by seconds. -p # Make the file private. Requires $secret to be set in the config. + -m # Maximum filesize (takes K, M and G suffixes). Config options (~/.suprc): secret # Your personal token. Get it at https://zfh.so/settings_form diff --git a/sup b/sup index d4a5fae..9188601 100755 --- a/sup +++ b/sup @@ -43,7 +43,7 @@ sup.usage() { -D # Delay the shot by seconds. -p # Make the file private. Requires \$secret to be set in the config. -u # Generate a shortlink from URL. - -m # Maximum filesize (takes K, M and G suffixes) + -m # Maximum filesize (takes K, M and G suffixes). Config options (~/.suprc): secret # Your personal token. Get it at https://zfh.so/settings_form