nsswitch: Fix usage information of test_wbinfo_name_lookup.sh
[sfrench/samba-autobuild/.git] / nsswitch / tests / test_wbinfo_name_lookup.sh
index ee8ae11f4b1cb5873c6c199d88146cafa7699510..6cc52f8094c1b95b37d101c7c2e779a506c91a64 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 # Blackbox test for wbinfo name lookup
-if [ $# -lt 2 ]; then
+if [ $# -lt 3 ]; then
 cat <<EOF
-Usage: test_wbinfo.sh DOMAIN DC_USERNAME
+Usage: test_wbinfo.sh DOMAIN REALM DC_USERNAME
 EOF
 exit 1;
 fi