]> Sergey Matveev's repositories - uploader.git/blobdiff - README
Ability to send notification about uploaded files
[uploader.git] / README
diff --git a/README b/README
index 5d674a948daaca55439908757fb05ecb3b281f88..9f5cf193ca53f493d53b0d5bfdeec9a9c8687a96 100644 (file)
--- a/README
+++ b/README
@@ -11,3 +11,5 @@ You can upload files with curl:
 You can verify integrity locally:
 
     b2sum -a blake2b somedata.tar.gpg
+
+You can enable mail notification with -notify-to and -notify-from options.