NetworkManager/contrib
Íñigo Huguet 88b7cf0f28 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
2024-12-23 12:32:13 +01:00
..
alpine build: remove make/autotools from required packages 2024-09-11 12:18:15 +00:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian build: remove make/autotools from required packages 2024-09-11 12:18:15 +00: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-23 12:32:13 +01:00
scripts contrib/copr: update the URL for nm-git-bundle 2024-12-09 17:38:36 +01:00