Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
6a42269dbc | |||
84ac5fb315 | |||
b264c94a85 |
@@ -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 (in megabytes)
|
||||
-m # Maximum filesize (takes K, M and G suffixes).
|
||||
|
||||
Config options (~/.suprc):
|
||||
secret # Your personal token. Get it at https://zfh.so/settings_form
|
||||
|
Reference in New Issue
Block a user