Indentation

This commit is contained in:
Sebastian Mueller 2019-04-29 11:46:38 +02:00
parent 1171920709
commit 707b7545f9
1 changed files with 4 additions and 4 deletions

View File

@ -51,11 +51,11 @@ verify status <uuid>
verify help
Options:
--full, -f Perform full instead of quick analysis.
--debug, -d Additional debug output.
--full, -f Perform full instead of quick analysis.
--debug, -d Additional debug output.
--no-cache-lookup, -c Skip MythX-side cache lookup of report.
--limit, -l Maximum number of concurrent analyses.
--initial-delay, -i Time in seconds before first analysis status check.
--limit, -l Maximum number of concurrent analyses.
--initial-delay, -i Time in seconds before first analysis status check.
[<contracts>] List of contracts to submit for analysis (default: all).
status <uuid> Retrieve analysis status for given MythX UUID.