mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
Convert \\subsection sections into rst format
This commit is contained in:
@@ -23,7 +23,8 @@ status features
|
||||
status test-feature FEATURE
|
||||
|
||||
|
||||
\subsection status-description Description
|
||||
Description
|
||||
------------
|
||||
|
||||
With no arguments, `status` displays a summary of the current login and job control status of the shell.
|
||||
|
||||
@@ -62,7 +63,8 @@ The following operations (sub-commands) are available:
|
||||
|
||||
- `test-feature FEATURE` returns 0 when FEATURE is enabled, 1 if it is disabled, and 2 if it is not recognized.
|
||||
|
||||
\subsection status-notes Notes
|
||||
Notes
|
||||
------------
|
||||
|
||||
For backwards compatibility each subcommand can also be specified as a long or short option. For example, rather than `status is-login` you can type `status --is-login`. The flag forms are deprecated and may be removed in a future release (but not before fish 3.0).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user