mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 07:22:45 +08:00
docs: Fix some formatting
This commit is contained in:
parent
29b620b56c
commit
f06143c11a
|
@ -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::
|
The :doc:`while <while>` command is a neat way to handle command output line-by-line::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user