Skip to content

Commit 9967b9b

Browse files
committed
Small README update.
1 parent 661e104 commit 9967b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The default mode is to output a JScript file which can be executed in Windows
5959
Scripting Host. However if you want a scriptlet pass either -m (for a scriptlet
6060
which can be used from a scriptlet moniker) or -u (for a scriptlet which can be
6161
used from regsvr32). You can also specify the '-l vba' switch to output a VBA
62-
file which should work in Office Macros.
62+
file which should work in Office Macros or '-l vbscript' for VBScript.
6363

6464
Finally by default the tool will output to stdout, you can output direct to a file
6565
using the -o switch.

0 commit comments

Comments
 (0)