diff --git a/scripts/ms-sql-xp-cmdshell.nse b/scripts/ms-sql-xp-cmdshell.nse
index fd2aa9397..4445a275b 100644
--- a/scripts/ms-sql-xp-cmdshell.nse
+++ b/scripts/ms-sql-xp-cmdshell.nse
@@ -30,7 +30,7 @@ dependencies = {"ms-sql-brute", "ms-sql-empty-password"}
-- the server. This option overrides any accounts found by
-- the ms-sql-brute and ms-sql-empty-password scripts.
--
--- @args mssql-xp-cmdshell.cmd specifies the OS command to run.
+-- @args ms-sql-xp-cmdshell.cmd specifies the OS command to run.
-- (default is ipconfig /all)
--
-- @output