ronin-rb/ronin-brute

View on GitHub
man/ronin-brute-show.1.md

Summary

Maintainability
Test Coverage
# ronin-brute-show 1 2024-01-01 Ronin Brute "User Manuals"

## NAME

ronin-brute-show - Prints information about a bruteforcer 

## SYNOPSIS

`ronin-brute show` [*options*] {`--file` *FILE* \| *NAME*}

## DESCRIPTION

Prints information about a bruteforcer.

## ARGUMENTS

*NAME*
: The name of the bruteforcer to load.

## OPTIONS

`-v`, `--verbose`
: Prints additional information about the bruteforcer.

`-f`, `--file` *FILE*
: Optionally loads the bruteforcer from the file.

`-h`, `--help`
: Print help information

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

[ronin-brute-list](ronin-brute-list.1.md) [ronin-brute-run](ronin-brute-run.1.md)