From: Iain Patterson Date: Sun, 2 Feb 2014 23:16:28 +0000 (+0000) Subject: Command arguments no longer called options. X-Git-Tag: v2.22~20 X-Git-Url: http://git.iain.cx/?p=nssm.git;a=commitdiff_plain;h=70ebc48e124e5378c86898bbc71e46ea7f5a0c13 Command arguments no longer called options. The things appended to a program path in order to make a command line are more appropriately called Arguments than Options. Thanks Marco Certelli. --- diff --git a/messages.mc b/messages.mc index 08f8055..c7fbc4f 100644 Binary files a/messages.mc and b/messages.mc differ diff --git a/nssm.rc b/nssm.rc index ff0ab91..3641099 100644 Binary files a/nssm.rc and b/nssm.rc differ