diff options
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r-- | doc/man/scons.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index d32b7ff..f574fb3 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -634,14 +634,14 @@ Turn off -w, even if it was turned on implicitly. .\" .TP .\" --warn-undefined-variables .\" Warn when an undefined variable is referenced. -.\" -.\" .TP -.\" .RI -Y " repository" ", --repository=" repository -.\" Search the specified repository for any input and target -.\" files not found in the local directory hierarchy. Multiple -.\" .B -Y -.\" options may specified, in which case the -.\" repositories are searched in the order specified. + +.TP +.RI -Y " repository" ", --repository=" repository +Search the specified repository for any input and target +files not found in the local directory hierarchy. Multiple +.B -Y +options may specified, in which case the +repositories are searched in the order specified. .SH CONFIGURATION FILE REFERENCE .\" .SS Python Basics |