We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e670616 commit 197f51cCopy full SHA for 197f51c
helpers/new_release.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
# Turris OS script verifying new release
3
-# (C) 2019-2021 CZ.NIC, z.s.p.o.
+# (C) 2019-2024 CZ.NIC, z.s.p.o.
4
#
5
# This program is free software: you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
@@ -240,7 +240,7 @@ print_help() {
240
echo "Turris OS new releases managing tool."
241
echo
242
echo "Options:"
243
- echo " -v Run script with verbose output"
+ echo " -d Run script in debugging (verbose) mode"
244
echo " -h Print this help text"
245
echo "Modes:"
246
echo " verify"
0 commit comments