Tweak Clean and NoClean manpage entries [skip appveyor]
commitb8b2edecc492962f40cd94e7d9565ca7d1c8813c
authorMats Wichmann <mats@linux.com>
Fri, 15 Nov 2024 14:30:29 +0000 (15 07:30 -0700)
committerMats Wichmann <mats@linux.com>
Sun, 17 Nov 2024 14:08:34 +0000 (17 07:08 -0700)
treec0ed885dec9d6b91b47668c448ddce494d238562
parent9f387ef05560015dd3d9efbd65285e1bac74c132
Tweak Clean and NoClean manpage entries  [skip appveyor]

Motivated by an issue that pointed out the argument names differ between
doc and implementation, adjusted the wording a bit.  Clean() used to
suggest you could use a whole bunch of args in one call ("Multiple files
or directories should be specified either as separate arguments to the
Clean method, or as a list") but as it's written to take exactly two
positionial arguments that wasn't correct - only the list approach
works.

Fixes #4638

Signed-off-by: Mats Wichmann <mats@linux.com>
CHANGES.txt
RELEASE.txt
SCons/Environment.py
SCons/Environment.xml
doc/generated/functions.gen