mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 03:51:20 -03:00
[docs] Reword test example
That was a bit too stuffy. [ci skip]
This commit is contained in:
@@ -450,7 +450,7 @@ else
|
||||
end
|
||||
\endfish
|
||||
|
||||
To check string, number or file properties, use <a href="commands.html#test">test</a>, like
|
||||
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
|
||||
|
||||
\fish{cli-dark}
|
||||
if test "$fish" = "flounder"
|
||||
|
||||
Reference in New Issue
Block a user