mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 01:45:10 +08:00
[docs] Reword test example
That was a bit too stuffy. [ci skip]
This commit is contained in:
parent
50bec2c32e
commit
59a90fc543
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user