mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 20:22:01 -07:00
@@ -252,7 +252,7 @@ func defaultOptions() *Options {
|
||||
}
|
||||
|
||||
func help(code int) {
|
||||
os.Stderr.WriteString(usage)
|
||||
os.Stdout.WriteString(usage)
|
||||
os.Exit(code)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user