aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Table.has.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Table.has.3')
-rw-r--r--man/man3/tomo-Table.has.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Table.has.3 b/man/man3/tomo-Table.has.3
index 5bfb9554..45936f89 100644
--- a/man/man3/tomo-Table.has.3
+++ b/man/man3/tomo-Table.has.3
@@ -19,11 +19,11 @@ Checks if the table contains a specified key.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-t {K:V} The table. -
-key K The key to check for presence. -
+lb lb lbx
+l l l.
+Name Type Description
+t {K:V} The table.
+key K The key to check for presence.
.TE
.SH RETURN
`yes` if the key is present, `no` otherwise.