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