Files
NeuroSploit/neurosploit-rs/app
CyberSecurityUP f303d10d76 fix(repl): /help lists one command per line (no more smushed columns)
The OPTIONS/RUN sections crammed a second command into the description column
(/clear, /quit, /offline, /chain, /theme appeared as loose text), which was
confusing. Every command now has its own aligned row; split /attach+/context and
/diff+/retest; added /results, /finding, /report, /offline, /theme rows; added
/finding and /expand to Tab-completion.
2026-07-01 23:47:11 -03:00
..