mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
docs: Fix some formatting
This commit is contained in:
@@ -123,7 +123,7 @@ The following code stores the value 'hello' in the shell variable :envvar:`foo`.
|
||||
|
||||
::
|
||||
|
||||
echo hello|read foo
|
||||
echo hello | read foo
|
||||
|
||||
The :doc:`while <while>` command is a neat way to handle command output line-by-line::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user