From 67dd3f3449515c8cc63d094cc877f05caf4a4c39 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 31 Oct 2002 14:11:22 +0000 Subject: [PATCH] /a goes in both git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1509 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/basic.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/basic.but b/Docs/src/basic.but index b24222ef..1014d122 100644 --- a/Docs/src/basic.but +++ b/Docs/src/basic.but @@ -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).