mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-04 20:47:49 +00:00
parent
8eea45ef50
commit
ef492f6178
@ -252,7 +252,7 @@ func defaultOptions() *Options {
|
||||
}
|
||||
|
||||
func help(code int) {
|
||||
os.Stderr.WriteString(usage)
|
||||
os.Stdout.WriteString(usage)
|
||||
os.Exit(code)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user