X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=README.adoc;h=6394f2f5ac952185eb415f91cdd5847b04c42620;hb=e824e8100509bd5ec7ad80060cc3b52db7de8a1f;hp=656dcf91b961ed50e13ce639c9cc2184f0441aa3;hpb=1b50e1b1bb6026b7783b1f1e0986566e6854bca7;p=rrq%2Fnewlisp%2Fpacknl.git 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