aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Int.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Int.3')
-rw-r--r--man/man3/tomo-Int.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Int.3 b/man/man3/tomo-Int.3
index 2476a27b..186c0aae 100644
--- a/man/man3/tomo-Int.3
+++ b/man/man3/tomo-Int.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Int 3 2025-11-29 "Tomo man-pages"
+.TH Int 3 2025-11-30 "Tomo man-pages"
.SH NAME
Int \- a Tomo type
.SH LIBRARY
@@ -99,7 +99,7 @@ For more, see:
.TP
-.BI Int.parse\ :\ func(text:\ Text,\ remainder:\ &Text?\ =\ none\ ->\ Int?)
+.BI Int.parse\ :\ func(text:\ Text,\ base:\ Int?\ =\ none,\ remainder:\ &Text?\ =\ none\ ->\ Int?)
Converts a text representation of an integer into an integer.
For more, see: