README
This commit is contained in:
parent
84ac5fb315
commit
6a42269dbc
|
@ -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 <num> # Delay the shot by <num> 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
|
||||
|
|
2
sup
2
sup
|
@ -43,7 +43,7 @@ sup.usage() {
|
|||
-D <num> # Delay the shot by <num> 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user