diff --git a/helpers/new_release.sh b/helpers/new_release.sh
index 1f56a725b3fe5ba726a78fc00cdb51a2375f1ce5..3fdc18249eca539532dbb0e55b00e280f43d41a9 100755
--- a/helpers/new_release.sh
+++ b/helpers/new_release.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Turris OS script verifying new release
-# (C) 2019-2021 CZ.NIC, z.s.p.o.
+# (C) 2019-2024 CZ.NIC, z.s.p.o.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -240,7 +240,7 @@ print_help() {
 	echo "Turris OS new releases managing tool."
 	echo
 	echo "Options:"
-	echo "  -v  Run script with verbose output"
+	echo "  -d  Run script in debugging (verbose) mode"
 	echo "  -h  Print this help text"
 	echo "Modes:"
 	echo "  verify"