docs: update

This commit is contained in:
Dylan Araps 2019-09-19 11:53:47 +03:00
parent 96298ea42c
commit 767e3df2d5

View file

@ -399,6 +399,8 @@ Contrary to popular belief, there is no issue in utilizing raw escape sequences.
# CONDITIONAL EXPRESSIONS
For use in `[ ]` `if [ ]; then` and `test`.
## File Conditionals
| Expression | Value | What does it do? |