diff options
Diffstat (limited to 'man/man3/tomo-Text.has.3')
| -rw-r--r-- | man/man3/tomo-Text.has.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Text.has.3 b/man/man3/tomo-Text.has.3 index a562b908..3397cc2b 100644 --- a/man/man3/tomo-Text.has.3 +++ b/man/man3/tomo-Text.has.3 @@ -19,11 +19,11 @@ Checks if the `Text` contains some target text. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -text Text The text to be searched. - -target Text The text to search for. - +lb lb lbx +l l l. +Name Type Description +text Text The text to be searched. +target Text The text to search for. .TE .SH RETURN `yes` if the target text is found, `no` otherwise. |
