From d8916735db1eb43e3f3159e2d5585242834dfda1 Mon Sep 17 00:00:00 2001 From: rainwater Date: Mon, 2 Sep 2002 19:02:12 +0000 Subject: [PATCH] more doc updates git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@875 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/script.but | 2 +- Docs/src/usage.but | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/script.but b/Docs/src/script.but index 6b8bd47d..23b96e6e 100644 --- a/Docs/src/script.but +++ b/Docs/src/script.but @@ -1,4 +1,4 @@ -\U Script File Format +\C Script File Format A NSIS Script File (.nsi) is just a text file with a series of commands. diff --git a/Docs/src/usage.but b/Docs/src/usage.but index 411a9740..a28c0ddc 100644 --- a/Docs/src/usage.but +++ b/Docs/src/usage.but @@ -1,4 +1,4 @@ -\U MakeNSIS Usage +\C MakeNSIS Usage NSIS installers are generated by using the 'MakeNSIS' program to compile a NSIS script (.NSI) into an installer executable. The syntax of the makensis command is: