summaryrefslogtreecommitdiff
path: root/yarn.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'yarn.1.in')
-rw-r--r--yarn.1.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/yarn.1.in b/yarn.1.in
index d1789b1..86838bc 100644
--- a/yarn.1.in
+++ b/yarn.1.in
@@ -112,6 +112,16 @@ yarn *.scenario
.fi
.PP
All the files will be treated together as if they had been one file.
+.PP
+To add a shell library to be included when running any IMPLEMENTS section:
+.IP
+.nf
+yarn \-\-shell\-library mylib.sh *.scenario
+.fi
+.PP
+You can repeat
+.B \-\-shell\-library
+as many times as necessary.
.SH "SEE ALSO"
.BR cmdtest (1),
.BR cliapp (5).