mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 21:33:51 -07:00
spacing
This commit is contained in:
parent
517744ca3c
commit
cb40928c00
1 changed files with 3 additions and 3 deletions
6
README
6
README
|
@ -293,10 +293,10 @@ RESULTS OUTPUT
|
||||||
The results are output to stdio along with the other information. Via the -o
|
The results are output to stdio along with the other information. Via the -o
|
||||||
command line option, the results can also be written to a file. Using -b,
|
command line option, the results can also be written to a file. Using -b,
|
||||||
the format of the output can be specified. Currently, these are supported:
|
the format of the output can be specified. Currently, these are supported:
|
||||||
* `text` - plain text format
|
* `text` - plain text format
|
||||||
* `jsonv1` - JSON data using version 1.x of the schema (defined below).
|
* `jsonv1` - JSON data using version 1.x of the schema (defined below).
|
||||||
* `json` - JSON data using the latest version of the schema, currently there
|
* `json` - JSON data using the latest version of the schema, currently there
|
||||||
is only version 1.
|
is only version 1.
|
||||||
|
|
||||||
If using JSON output, the results file may not be valid JSON if there are
|
If using JSON output, the results file may not be valid JSON if there are
|
||||||
serious errors in booting Hydra.
|
serious errors in booting Hydra.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue