Remove the "ratio" option flag, as it is not needed (#67).
This commit is contained in:
@@ -93,7 +93,6 @@ struct opts_s {
|
||||
bool rate; /* rate counter flag */
|
||||
bool average_rate; /* average rate counter flag */
|
||||
bool bytes; /* bytes transferred flag */
|
||||
bool ratio; /* in:out ratio flag */
|
||||
bool bits; /* report transfer size in bits */
|
||||
bool decimal_units; /* decimal prefix flag */
|
||||
bool bufpercent; /* transfer buffer percentage flag */
|
||||
|
||||
Reference in New Issue
Block a user