From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/system/copy.par | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pkg/system/copy.par (limited to 'pkg/system/copy.par') diff --git a/pkg/system/copy.par b/pkg/system/copy.par new file mode 100644 index 00000000..eb33a234 --- /dev/null +++ b/pkg/system/copy.par @@ -0,0 +1,3 @@ +input,s,a,,,,input file or file template +output,s,a,,,,output file or destination directory +verbose,b,h,no,,,print names of files as they are copied -- cgit