From e824e8100509bd5ec7ad80060cc3b52db7de8a1f Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sat, 18 Dec 2021 16:59:50 +1100 Subject: [PATCH] tell about -C option --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 656dcf9..6394f2f 100644 --- a/README.adoc +++ b/README.adoc @@ -9,7 +9,7 @@ file is used as "main script" that is loaded automatically. The remaining application files are set up to be available as overriding members for the +load+, +read-file+ and +file?+ functions. -.packnl -w binary ( file | -a name | -A name )* +.packnl -w binary ( file | -a name | -A name | -C path )* ==== This commandline form is used for preparing a binary with the given files. The nominated files will be appended to the binary in the given @@ -21,6 +21,8 @@ binary. * The *-A* option is used for including all members of an +ar+ style archive. + +* The *-C* option is used for changing (input) directory as given. ==== .packnl -t binary -- 2.39.2