diff --git a/doc_src/status.txt b/doc_src/status.txt index 846e3e967..a14ee9195 100644 --- a/doc_src/status.txt +++ b/doc_src/status.txt @@ -4,6 +4,9 @@ status [OPTION] \subsection status-description Description +With no arguments, status displays a summary of the current login and job control status of the shell. + +The following arguments are available: - -c or --is-command-substitution returns 0 if fish is currently executing a command substitution - -b or --is-block returns 0 if fish is currently executing a block of code - -i or --is-interactive returns 0 if fish is interactive, i.e.connected to a keyboard