From 14af6ba2afa71dbaf86a15979dd97ca7b63cc6ba Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 29 Apr 2013 13:45:14 +0800 Subject: status command: improve help text --- doc_src/status.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc_src/status.txt b/doc_src/status.txt index 846e3e96..a14ee919 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 -- cgit v1.2.3