.TH "help" 1 "8 Feb 2007" "Version 1.22.3" "fish" \" -*- nroff -*- .ad l .nh .SH NAME help - display fish documentation .PP .SS "Synopsis" \fChelp [SECTION]\fP .SS "Description" The \fChelp\fP command is used to display a section of the fish help documentation. .PP If the BROWSER environment variable is set, it will be used to display the documentation, otherwise fish will search for a suitable browser. .PP Note also that most builtin commands display their help in the terminal when given the \fC--help\fP option. .SS "Example" \fChelp fg\fP shows the documentation for the \fCfg\fP builtin.