From ad497e8cd5d6e480a6caefba2666e5641527df66 Mon Sep 17 00:00:00 2001 From: apnadkarni Date: Sat, 29 Jun 2024 11:51:32 +0000 Subject: Fix docs for tcl::tm::roots - takes a single argument. --- doc/tm.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tm.n b/doc/tm.n index bdc167a..60d1aae 100644 --- a/doc/tm.n +++ b/doc/tm.n @@ -15,7 +15,7 @@ tm \- Facilities for locating and loading of Tcl Modules \fB::tcl::tm::path add \fR?\fIpath\fR...? \fB::tcl::tm::path remove \fR?\fIpath\fR...? \fB::tcl::tm::path list\fR -\fB::tcl::tm::roots \fR?\fIpath\fR...? +\fB::tcl::tm::roots \fR\fIpaths\fR .fi .BE .SH DESCRIPTION @@ -56,10 +56,10 @@ ignores all paths which are not on the list. Returns a list containing all registered module paths, in the order that they are searched for modules. .TP -\fB::tcl::tm::roots \fR?\fIpath\fR...? +\fB::tcl::tm::roots \fR\fIpaths\fR . Similar to \fBpath add\fR, and layered on top of it. This command -takes a list of paths, extends each with +takes a single argument containing a list of paths, extends each with .QW "\fBtcl\fIX\fB/site-tcl\fR" , and .QW "\fBtcl\fIX\fB/\fIX\fB.\fIy\fR" , -- cgit v0.12