diff options
Diffstat (limited to 'man/man3/tomo-Path.by_line.3')
| -rw-r--r-- | man/man3/tomo-Path.by_line.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Path.by_line.3 b/man/man3/tomo-Path.by_line.3 index ad08ca33..46a47d8c 100644 --- a/man/man3/tomo-Path.by_line.3 +++ b/man/man3/tomo-Path.by_line.3 @@ -19,10 +19,10 @@ Returns an iterator that can be used to iterate over a file one line at a time, .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -path Path The path of the file. - +lb lb lbx +l l l. +Name Type Description +path Path The path of the file. .TE .SH RETURN An iterator that can be used to get lines from a file one at a time or none if the file couldn't be read. |
