diff options
Diffstat (limited to 'man/man3/tomo-ask.3')
| -rw-r--r-- | man/man3/tomo-ask.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-ask.3 b/man/man3/tomo-ask.3 index 7f913b26..03224d6f 100644 --- a/man/man3/tomo-ask.3 +++ b/man/man3/tomo-ask.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH ask 3 2025-04-19T14:52:07.132150 "Tomo man-pages" +.TH ask 3 2025-04-21T14:44:34.257389 "Tomo man-pages" .SH NAME -ask \- Gets a line of user input text with a prompt. - +ask \- get user input .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI ask\ :\ func(prompt:\ Text,\ bold:\ Bool\ =\ yes,\ force_tty:\ Bool\ =\ yes\ ->\ Text?) .fi - .SH DESCRIPTION Gets a line of user input text with a prompt. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
