mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-04-30 12:00:39 +00:00
Add capacity to obidistribute to save gzipped files
This commit is contained in:
@@ -71,6 +71,7 @@ func OutputOptionSet(options *getoptions.GetOpt) {
|
||||
|
||||
options.BoolVar(&__no_progress_bar__, "no-progressbar", false,
|
||||
options.Description("Disable the progress bar printing"))
|
||||
|
||||
}
|
||||
|
||||
func OptionSet(options *getoptions.GetOpt) {
|
||||
|
||||
Reference in New Issue
Block a user