improved func comment

pull/10465/head
Steven Powell 2021-02-23 16:54:00 -07:00
parent 7098409bdc
commit f0902d4ba5
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ func setFlags() {
}
}
// setLastStartFlags sets the log_file & log_dir flags if start command and no flags provided.
// setLastStartFlags sets the log_file flag to lastStart.txt if start command and user doesn't specify log_file or log_dir flags.
func setLastStartFlags() {
if os.Args[1] != "start" {
return