mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:17:12 +08:00
Typo
This commit is contained in:
parent
bbbef75978
commit
263197dcb7
|
@ -1239,7 +1239,7 @@ reset\t'Exit a bisect session and reset HEAD'
|
|||
visualize\t'See remaining commits in gitk'
|
||||
replay\t'Replay a bisect log file'
|
||||
log\t'Record a bisect log file'
|
||||
run\t'Bisect automaically with the given command as discriminator'
|
||||
run\t'Bisect automatically with the given command as discriminator'
|
||||
help\t'Print a synopsis of all commands'
|
||||
"
|
||||
complete -c git -n '__fish_git_using_command bisect' -n '__fish_seen_argument --' -F
|
||||
|
|
Loading…
Reference in New Issue
Block a user