diff options
Diffstat (limited to 'man/man3/tomo-Path.expand_home.3')
| -rw-r--r-- | man/man3/tomo-Path.expand_home.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Path.expand_home.3 b/man/man3/tomo-Path.expand_home.3 index 20f7c61e..7960350b 100644 --- a/man/man3/tomo-Path.expand_home.3 +++ b/man/man3/tomo-Path.expand_home.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.expand_home 3 2025-04-19T14:52:07.137760 "Tomo man-pages" +.TH Path.expand_home 3 2025-04-21T14:44:34.262389 "Tomo man-pages" .SH NAME -Path.expand_home \- For home-based paths (those starting with `~`), expand the path to replace the tilde with and absolute path to the user's `$HOME` directory. - +Path.expand_home \- expand ~ to $HOME .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Path.expand_home\ :\ func(path:\ Path\ ->\ Path) .fi - .SH DESCRIPTION For home-based paths (those starting with `~`), expand the path to replace the tilde with and absolute path to the user's `$HOME` directory. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
