ddns-scripts: fix option name in updater messages
authorDharmik Parmar <redacted>
Wed, 29 Apr 2026 14:03:54 +0000 (19:33 +0530)
committerFlorian Eckert <redacted>
Tue, 5 May 2026 08:21:21 +0000 (10:21 +0200)
commit55f5134f694e8b17819150cffe374464ca3d6f00
treedc5638af1c66235b6bc8313ef68a8a103da7b29c
parentcba772d9553e5e4074a2416205ec5fdcdcd9369e
ddns-scripts: fix option name in updater messages

On master, updater help and missing-option text still refer to '-N'.
Use '-S' instead so the messages match accepted script options.
Also clarify that SECTION is the UCI section name/id to start.
This is a text-only change; runtime behavior is unchanged.

Bump PKG_RELEASE to 4.

Fixes: #27737
Signed-off-by: Dharmik Parmar <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh
git clone https://git.99rst.org/PROJECT