Forgot to update usage instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@909 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
05ab67fc95
commit
19a293342d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
// Defines
|
||||
#define NSIS_URL "http://sourceforge.net/projects/nsis2k/"
|
||||
#define USAGE "Usage:\r\n makensisw full_path_of_makensis.exe [options] [script.nsi | - [...]]\r\n"
|
||||
#define USAGE "Usage:\r\n [options] [script.nsi | - [...]]\r\n"
|
||||
#define COPYRIGHT "Copyright (c) 2002 Robert Rainwater"
|
||||
#define CONTRIBUTOR "Portions Copyright (c) 2002 Justin Frankel, Fritz Elfert, and Amir Szekely"
|
||||
#define DOCPATH "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/nsis2k/NSIS/docs/index.html?rev=HEAD"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue