test(1): add a missing space after -T

This commit is contained in:
Sigrid Solveig Haflínudóttir 2023-03-01 17:28:25 +00:00
parent cb5b36f7c6
commit 4d340ba0c4

View file

@ -50,7 +50,7 @@ True if the file exists and is append-only.
.BI -L " file"
True if the file exists and is exclusive-use.
.TP
.BI -T "file"
.BI -T " file"
True if the file exists and is temporary.
.TP
.IB s1 " = " s2