1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-23 07:59:03 +00:00

Spellcheck on Nmap, Nsock, Nbase source files

This commit is contained in:
dmiller
2014-02-20 18:44:12 +00:00
parent b8873f42cd
commit 3f0d0c16f9
52 changed files with 145 additions and 145 deletions

View File

@@ -692,7 +692,7 @@ Updates system-independent Nmap files. By default the new files are installed to
-r, --repo REPO use REPO as SVN repository and path (default %s).\n\
-v, --verbose be more verbose.\n\
--username USERNAME use this username.\n\
--password PASSWORE use this password.\n\
--password PASSWORD use this password.\n\
", program_name, install_dir, install_dir, DEFAULT_SVN_REPO);
free(install_dir);
}