NetworkManager/contrib
Íñigo Huguet 07e55db974 release: fix help text
The help text is read from the comments at the top of the script itself.
However, to detect what lines belongs to the help text, a range was
defined as:
- Start: any line starting with `# `
- End: any line starting `# Run with --no-test`

If any later line starts with `# ` is considered as a new matching
range, and from it to the end of the file is printed too.

Fix it by defining the range:
- Start: line 2
- End: blank line

(cherry picked from commit b1c8b5482c)
(cherry picked from commit 02698911fa)
2024-12-27 11:37:51 +01:00
..
alpine contrib/packages: install pexpect 2022-06-30 10:20:44 +02:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian contrib: add libpsl-dev to debian requirements 2023-10-03 15:06:00 +02:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora release: fix help text 2024-12-27 11:37:51 +01:00
scripts clang-format: rework "nm-code-format-container.sh" script 2023-11-22 13:28:54 +01:00