summaryrefslogtreecommitdiffstats
path: root/mga-hdlists-cauldron
diff options
context:
space:
mode:
Diffstat (limited to 'mga-hdlists-cauldron')
-rwxr-xr-xmga-hdlists-cauldron2
1 files changed, 1 insertions, 1 deletions
diff --git a/mga-hdlists-cauldron b/mga-hdlists-cauldron
index dfa4ca4..4cd360b 100755
--- a/mga-hdlists-cauldron
+++ b/mga-hdlists-cauldron
@@ -9,7 +9,7 @@ else
. /usr/share/mgatools/functions
fi
-if [ $# != 2 ]; then
+if [ $# != 1 ]; then
echo "Usage: $0 [--dry-run] <section>" >&2
exit 1
fi