summaryrefslogtreecommitdiffstats
path: root/source/utils/nmblookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/utils/nmblookup.c')
-rw-r--r--source/utils/nmblookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/utils/nmblookup.c b/source/utils/nmblookup.c
index a066b072644..c2259204696 100644
--- a/source/utils/nmblookup.c
+++ b/source/utils/nmblookup.c
@@ -85,7 +85,7 @@ static void usage(void)
printf("\t-i NetBIOS scope Use the given NetBIOS scope for name queries\n");
printf("\t-s smb.conf file Use the given path to the smb.conf file\n");
printf("\t-h Print this help message.\n");
- printf("\n if name is \"-\", lookup __MSBROWSE__<01>\n");
+ printf("\n If you specify -M and name is \"-\", nmblookup looks up __MSBROWSE__<01>\n");
printf("\n");
}