diff --git a/docs/20_Usage.md b/docs/20_Usage.md
index 0faae15d7e5574cd7b52e37af6775c1679e1be06..489068f3abd0a898fd6c3434306ce596fc5805fa 100644
--- a/docs/20_Usage.md
+++ b/docs/20_Usage.md
@@ -39,7 +39,7 @@ PRAMETERS:
   -s|--stat
     force stat command (default mode)
  
-  -v
+  -v|--verbose
     verbose mode; enable showing debug output; it should be the first option
     to see handling of other options
   
diff --git a/onfilechange.sh b/onfilechange.sh
index 80ec501c1a4564c6b09b0228b657d03c888b69a5..2d70f8f85acf49c61d862e1675b4cf3c78d63cdc 100755
--- a/onfilechange.sh
+++ b/onfilechange.sh
@@ -80,7 +80,7 @@ PRAMETERS:
   -s|--stat
     force stat command (default mode)
  
-  -v
+  -v|--verbose
     verbose mode; enable showing debug output; it should be the first option
     to see handling of other options