diff options
Diffstat (limited to 'man/man3/tomo-Text.from.3')
| -rw-r--r-- | man/man3/tomo-Text.from.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.from.3 b/man/man3/tomo-Text.from.3 index 884ff8ad..588b6a03 100644 --- a/man/man3/tomo-Text.from.3 +++ b/man/man3/tomo-Text.from.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from 3 2025-04-19T14:52:07.139795 "Tomo man-pages" +.TH Text.from 3 2025-04-21T14:44:34.264285 "Tomo man-pages" .SH NAME -Text.from \- Get a slice of the text, starting at the given position. - +Text.from \- slice from a starting index .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.from\ :\ func(text:\ Text,\ first:\ Int\ ->\ Text) .fi - .SH DESCRIPTION Get a slice of the text, starting at the given position. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
