aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-ask.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-ask.3')
-rw-r--r--man/man3/tomo-ask.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-ask.3 b/man/man3/tomo-ask.3
index f90d09ce..5c39c088 100644
--- a/man/man3/tomo-ask.3
+++ b/man/man3/tomo-ask.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH ask 3 2025-04-19T14:30:40.359728 "Tomo man-pages"
+.TH ask 3 2025-04-19T14:48:15.709776 "Tomo man-pages"
.SH NAME
ask \- Gets a line of user input text with a prompt.
@@ -10,7 +10,7 @@ ask \- Gets a line of user input text with a prompt.
Tomo Standard Library
.SH SYNOPSIS
.nf
-.BI "ask : func(prompt: Text, bold: Bool = yes, force_tty: Bool = yes -> Text?)"
+.BI ask\ :\ func(prompt:\ Text,\ bold:\ Bool\ =\ yes,\ force_tty:\ Bool\ =\ yes\ ->\ Text?)
.fi
.SH DESCRIPTION