From 8aea6446bb1eeea75172de33912312b456c82892 Mon Sep 17 00:00:00 2001 From: fbt Date: Wed, 6 Oct 2021 13:22:17 +0300 Subject: [PATCH] forgot this one Signed-off-by: fbt --- ufwd | 1 + 1 file changed, 1 insertion(+) 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() {