diff options
Diffstat (limited to 'man/man3/tomo-Path.lines.3')
| -rw-r--r-- | man/man3/tomo-Path.lines.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.lines.3 b/man/man3/tomo-Path.lines.3 index e4e95e7e..cf9a2312 100644 --- a/man/man3/tomo-Path.lines.3 +++ b/man/man3/tomo-Path.lines.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.lines 3 2025-11-23 "Tomo man-pages" +.TH Path.lines 3 2025-11-29 "Tomo man-pages" .SH NAME Path.lines \- return the lines in a file .SH LIBRARY @@ -31,3 +31,5 @@ A list of the lines in a file or none if the file couldn't be read. .EX lines := (./file.txt).lines()! .EE +.SH SEE ALSO +.BR Tomo-Path (3) |
