Made --leeway a synonym for --price-exp
This commit is contained in:
parent
dcb53e67dc
commit
5c80c459cc
1 changed files with 1 additions and 0 deletions
|
|
@ -397,6 +397,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
|
|||
else OPT(lot_tags);
|
||||
else OPT(lots);
|
||||
else OPT_ALT(tail_, last_);
|
||||
else OPT_ALT(price_exp_, leeway_);
|
||||
break;
|
||||
case 'm':
|
||||
OPT(market);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue