diff options
Diffstat (limited to 'man/man3/tomo-Path.parent.3')
| -rw-r--r-- | man/man3/tomo-Path.parent.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.parent.3 b/man/man3/tomo-Path.parent.3 index 459d97c3..7113f4e0 100644 --- a/man/man3/tomo-Path.parent.3 +++ b/man/man3/tomo-Path.parent.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.parent 3 2025-09-21 "Tomo man-pages" +.TH Path.parent 3 2025-11-29 "Tomo man-pages" .SH NAME Path.parent \- get parent directory .SH LIBRARY @@ -31,3 +31,5 @@ The path of the parent directory. .EX assert (./path/to/file.txt).parent() == (./path/to/) .EE +.SH SEE ALSO +.BR Tomo-Path (3) |
