Add --trace and --no-log-dates; add docs
This commit is contained in:
parent
7845eb0124
commit
5cc0b194d3
9 changed files with 286 additions and 217 deletions
|
@ -10,6 +10,6 @@ var (
|
|||
scriptLauncher = []string{"cmd.exe", "/Q", "/C"}
|
||||
)
|
||||
|
||||
func defaultConfigFile() string {
|
||||
func defaultClientConfigFile() string {
|
||||
return defaultClientConfigFileWindows()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue