/a goes in both

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1509 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-10-31 14:11:22 +00:00
parent 60306450fc
commit 67dd3f3449

View file

@ -10,7 +10,7 @@ Delete file (which can be a file or wildcard, but should be specified with a ful
\H{file} File
\c [/nonfatal] ([/a] ([/r] (file|wildcard) [...] | /oname=file.dat infile.dat)
\c [/nonfatal] [/a] ([/r] (file|wildcard) [...] | /oname=file.dat infile.dat)
Adds file(s) to be extracted to the current output path ($OUTDIR).