From e41fbbf212d93bf3bdf47b0db7338925c3936d9e Mon Sep 17 00:00:00 2001 From: "Christopher J. Morrone" <morrone2@llnl.gov> Date: Wed, 13 Sep 2006 19:14:00 +0000 Subject: [PATCH] Update label explanation --- doc/man/man1/sattach.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/man/man1/sattach.1 b/doc/man/man1/sattach.1 index 4bb1c7e276d..266494d1f46 100644 --- a/doc/man/man1/sattach.1 +++ b/doc/man/man1/sattach.1 @@ -29,11 +29,8 @@ sattach. .TP \fB\-l\fR, \fB\-\-label\fR -prepend task number to lines of stdout/err. Normally, stdout and stderr -from remote tasks is line-buffered directly to the stdout and stderr of -\fBsattach\fR. -The \fB\-\-label\fR option will prepend lines of output with the remote -task id. +Prepend each line of task standard output or standard error with the task +number of its origin. .TP \fB\-\-layout\fR -- GitLab