Update to v1.2
[smailq.git] / smailq
diff --git a/smailq b/smailq
index f0ad9094641499d1057e96ba892438784e622119..1ab3afc95bba77ccf8a79e4e6d4b0c68c1a1f3ec 100755 (executable)
--- a/smailq
+++ b/smailq
@@ -5,7 +5,7 @@ __author__ = "Stefan Huber"
 __copyright__ = "Copyright 2013"
 
 __license__ = "LGPL-3"
-__version__ = "1.0"
+__version__ = "1.2"
 
 
 from contextlib import contextmanager
@@ -390,7 +390,7 @@ COMMANDS:
 OPTIONS:
 
   -C, --config=FILE
-          Use the given configuration file instead of "$HOME/.smailq.conf".
+          Use the given configuration file.
 
   -q, --quiet
           Do not print info messages.