Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.01 KB

test-auction.js.md

File metadata and controls

45 lines (34 loc) · 1.01 KB

Snapshot report for test/test-auction.js

The actual snapshot is saved in test-auction.js.snap.

Generated by AVA.

FR5: Usage: inter-tool --help

Command usage:

`Usage: inter-tool [options] [command]␊

Options:␊
  -h, --help      display help for command␊

Commands:␊
  bid             Add a Bid command/operation␊
  help [command]  display help for command`

FR5: Usage: inter-tool bid --help

Command usage:

`Usage: inter-tool bid [options] [command]␊

Add a Bid command/operation␊

Options:␊
  -h, --help      display help for command␊

Commands:␊
  list [options]  List Bids operation␊
  help [command]  display help for command`

FR5: Usage: inter-tool bid list --help

Command usage:

`Usage: inter-tool bid list [options]␊

List Bids operation␊

Options:␊
  --book      auction book number␊
  -h, --help  display help for command`