refactor(create_release.sh): improve release flow & comments
This commit is contained in:
@@ -15,7 +15,7 @@ pub struct CliArgs {
|
||||
#[clap(short = 'g')]
|
||||
pub gui: bool,
|
||||
|
||||
/// Remove timestamps from Docker logs
|
||||
/// Remove timestamps from Docker logs
|
||||
#[clap(short = 't')]
|
||||
pub timestamp: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user