diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/system/fcache.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/system/fcache.par')
-rw-r--r-- | pkg/system/fcache.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/system/fcache.par b/pkg/system/fcache.par new file mode 100644 index 00000000..0c69ba6f --- /dev/null +++ b/pkg/system/fcache.par @@ -0,0 +1,9 @@ +cmd,s,a,,,,cache command +pattern,s,h,"*",,,filename pattern +src,s,h,"",,,file or url to cache +fname,s,h,"",,,cache filename +extn,s,h,"",,,cache filename extension +age,i,h,-1,,,file age (in days) to purge +verbose,b,h,no,,,print verbose output? +wait,b,h,yes,,,block on operation? +cache,s,h,"cache$",,,cache directory |