mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-27 16:51:15 -03:00
docs: fixed incorrect phrasing in Variable expansion section
This commit is contained in:
committed by
Kurtis Rader
parent
3c0de01c07
commit
e8ed45ecd3
@@ -506,7 +506,7 @@ A dollar sign followed by a string of characters is expanded into the value of t
|
||||
|
||||
Undefined and empty variables expand to nothing.
|
||||
|
||||
To separate a variable name from text it should immediately be followed by, encase the variable within quotes.
|
||||
To separate a variable name from text encase the variable within double-quotes or braces.
|
||||
|
||||
Examples:
|
||||
\fish
|
||||
|
||||
Reference in New Issue
Block a user