From cdcd9786357595eee77d6927041c7c9f758409fb Mon Sep 17 00:00:00 2001 From: Flavio Poletti Date: Sat, 6 Sep 2008 02:51:28 +0200 Subject: [PATCH] Added a simple but useful example line. --- deployable | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployable b/deployable index ef5e570..58125cf 100755 --- a/deployable +++ b/deployable @@ -208,7 +208,8 @@ See version at beginning of script, variable $VERSION, or call =head1 EXAMPLES - shell$ deployable + # pack some files and a deploy script together. + shell$ deployable script.sh file.txt some/directory -d script.sh # Use a directory's contents as elements for the target root shell$ ls -1 /path/to/target/root -- 2.11.4.GIT