mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 12:21:10 +08:00
Teach help about commands.html
This commit is contained in:
parent
c7475202ae
commit
763c5deb39
@ -143,6 +143,8 @@ function help --description 'Show help for the fish shell'
|
||||
set fish_help_page relnotes.html
|
||||
case completions
|
||||
set fish_help_page completions.html
|
||||
case commands
|
||||
set fish_help_page commands.html
|
||||
case faq
|
||||
set fish_help_page faq.html
|
||||
case fish-for-bash-users
|
||||
|
Loading…
x
Reference in New Issue
Block a user