diff options
Diffstat (limited to 'man/man3/tomo-Text.right_pad.3')
| -rw-r--r-- | man/man3/tomo-Text.right_pad.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.right_pad.3 b/man/man3/tomo-Text.right_pad.3 index 145c7f47..43fb909d 100644 --- a/man/man3/tomo-Text.right_pad.3 +++ b/man/man3/tomo-Text.right_pad.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.right_pad 3 2025-04-19T14:52:07.140368 "Tomo man-pages" +.TH Text.right_pad 3 2025-04-21T14:44:34.264822 "Tomo man-pages" .SH NAME -Text.right_pad \- Pad some text on the right side so it reaches a target width. - +Text.right_pad \- right-pad text .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.right_pad\ :\ func(text:\ Text,\ width:\ Int,\ pad:\ Text\ =\ "\ ",\ language:\ Text\ =\ "C"\ ->\ Text) .fi - .SH DESCRIPTION Pad some text on the right side so it reaches a target width. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
