From d739bd9a656ddc1b283553daca695037b26e5ad2 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 4 Jul 2013 08:11:53 +0100 Subject: Add example of --shell-library to manpage --- yarn.1.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'yarn.1.in') 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). -- cgit v1.2.1