diff options
Diffstat (limited to 'man/man3/tomo-Path.set_owner.3')
| -rw-r--r-- | man/man3/tomo-Path.set_owner.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.set_owner.3 b/man/man3/tomo-Path.set_owner.3 index 24e8f697..f3c84d4f 100644 --- a/man/man3/tomo-Path.set_owner.3 +++ b/man/man3/tomo-Path.set_owner.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.set_owner 3 2025-04-19T14:30:40.366011 "Tomo man-pages" +.TH Path.set_owner 3 2025-04-19T14:48:15.715782 "Tomo man-pages" .SH NAME Path.set_owner \- Set the owning user and/or group for a path. @@ -10,7 +10,7 @@ Path.set_owner \- Set the owning user and/or group for a path. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.set_owner : func(path: Path, owner: Text? = none, group: Text? = none, follow_symlinks: Bool = yes -> Void)" +.BI Path.set_owner\ :\ func(path:\ Path,\ owner:\ Text?\ =\ none,\ group:\ Text?\ =\ none,\ follow_symlinks:\ Bool\ =\ yes\ ->\ Void) .fi .SH DESCRIPTION |
