@@ -23,6 +23,11 @@ A sequence representing the argument vector of a program. 3 types of entries ar
***`use-version: true`** -- indicates the fill in the name of the prepared version file for this entry.
***`filename: "name", as: "as-name"`** -- indicates to use the contents, permsissions, etc. of the file named "name" from the files section of the input file as the input file. If the `as` key is present, call the file `as-name` when filling in the argument vector.