diff --git a/ufwd b/ufwd index 9258dd7..c94aa5a 100755 --- a/ufwd +++ b/ufwd @@ -14,6 +14,7 @@ usage() { printf ' -h # Show this message.\n' printf ' -n # Enable notifications with notify-send. Must be installed.\n' printf ' -d [path] # Set the dir that is to be watched.\n' + printf ' -s # Push the file url into the clipboard.\n' } upload() {