mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 00:31:14 -03:00
[docs] PLURALIZE
My last commit for the day.
This commit is contained in:
@@ -450,7 +450,7 @@ else
|
||||
end
|
||||
\endfish
|
||||
|
||||
To compare strings or number or check file properties (whether a file exists or is writeable and such), use <a href="commands.html#test">test</a>, like
|
||||
To compare strings or numbers or check file properties (whether a file exists or is writeable and such), use <a href="commands.html#test">test</a>, like
|
||||
|
||||
\fish{cli-dark}
|
||||
if test "$fish" = "flounder"
|
||||
|
||||
Reference in New Issue
Block a user