mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-28 07:31:14 -03:00
Convert \\subsection sections into rst format
This commit is contained in:
@@ -7,11 +7,13 @@ Synopsis
|
||||
exec COMMAND [OPTIONS...]
|
||||
|
||||
|
||||
\subsection exec-description Description
|
||||
Description
|
||||
------------
|
||||
|
||||
`exec` replaces the currently running shell with a new command. On successful completion, `exec` never returns. `exec` cannot be used inside a pipeline.
|
||||
|
||||
|
||||
\subsection exec-example Example
|
||||
Example
|
||||
------------
|
||||
|
||||
`exec emacs` starts up the emacs text editor, and exits `fish`. When emacs exits, the session will terminate.
|
||||
|
||||
Reference in New Issue
Block a user