mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-12-14 08:30:08 +01:00
use table
This commit is contained in:
@@ -14,7 +14,7 @@ pub struct Cli {
|
||||
pub command: FormatOption,
|
||||
|
||||
/// Show the time in the output
|
||||
#[arg(long = "display-time")]
|
||||
#[arg(long = "display-time", default_value_t = true)]
|
||||
pub display_time: bool,
|
||||
|
||||
/// Print currencies in a compact single line
|
||||
|
||||
Reference in New Issue
Block a user