Sha256: b28ec4dfdc89f4cb57d160642eb04290f9ee1b2368e4bb4e4cce9e524f1f6854
Contents?: true
Size: 823 Bytes
Versions: 2
Compression:
Stored size: 823 Bytes
Contents
# ronin-typo 1 "2023-02-01" Ronin "User Manuals" ## NAME ronin-typo - Generates typos in words ## SYNOPSIS `ronin typo` [*options*] [*WORD* ...] ## DESCRIPTION Generates typos in words. ## ARGUMENTS *WORD* : The optional word to typo. ## OPTIONS `-f`, `--file` *FILE* : Optional file to process. `--omit-chars` : Toggles whether to omit repeated characters. `--repeat-chars` : Toggles whether to repeat single characters. `--swap-chars` : Toggles whether to swap certain common character pairs. `--change-suffix` : Toggles whether to change the suffix of words. `-E`, `--enum` : Enumerates over every possible typo of a word. `-h`, `--help` : Print help information. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-bitflip](ronin-bitflip.1.md) [ronin-homoglyph](ronin-homoglyph.1.md)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.0 | man/ronin-typo.1.md |
ronin-2.1.0.rc1 | man/ronin-typo.1.md |