mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 11:31:15 -03:00
Teach help about commands.html
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user