mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 11:40:30 +02:00
commit bash-20040512 snapshot
This commit is contained in:
+4
-2
@@ -3546,9 +3546,11 @@ builtin below.
|
||||
.B \-z \fIstring\fP
|
||||
True if the length of \fIstring\fP is zero.
|
||||
.TP
|
||||
.B \-n \fIstring\fP
|
||||
.TP
|
||||
\fIstring\fP
|
||||
.PD 0
|
||||
.TP
|
||||
.B \-n \fIstring\fP
|
||||
.PD
|
||||
True if the length of
|
||||
.I string
|
||||
is non-zero.
|
||||
|
||||
Reference in New Issue
Block a user