Skip to content

man: update command-line options and improve usage()#33

Merged
ofalk merged 2 commits into
ofalk:masterfrom
daichifukui:master
May 18, 2026
Merged

man: update command-line options and improve usage()#33
ofalk merged 2 commits into
ofalk:masterfrom
daichifukui:master

Conversation

@daichifukui
Copy link
Copy Markdown
Contributor

This patch improves the scanssh.1 manual page by:

  • Updating the SYNOPSIS to list all supported flags (-i, -r, -m)
  • Documenting the previously undocumented options -i (interface), -r (SYN rate), and -m (max scan queue)
  • Minor formatting cleanups (comma spacing, Ns macros, repeated whitespace)

It also updates the usage() output in scanssh.c to correctly document the -u (SOCKS proxies), -m (max fds), and -r (SYN probes) options.
In addition to that, it removes outdated -b <alias> reference (-b is not implemented in option parsing).

CC: @nabijaczleweli

nabijaczleweli and others added 2 commits May 1, 2026 04:54
The getopt parser accepts -u, -m and -r, but usage() did not mention
these flags and still listed a stale -b alias option.
@ofalk ofalk self-assigned this May 18, 2026
@ofalk
Copy link
Copy Markdown
Owner

ofalk commented May 18, 2026

EasyFix - still took me a while to get to it - apologies. I'll merge immediately.

@ofalk ofalk merged commit 966748f into ofalk:master May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants