mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 04:30:56 +01:00
added support for environment variables
This commit is contained in:
@@ -70,6 +70,7 @@ func Execute() {
|
||||
}
|
||||
|
||||
// prepare flags
|
||||
conf.CheckEnv()
|
||||
conf.PrepareModeFlags(modeflag)
|
||||
conf.PrepareSortFlags(sortmode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user