From 024954c6af6cd2f3b23e906c0b0c4c370cb2db59 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Fri, 11 Jun 2010 11:09:16 +0000 Subject: [PATCH] The Windows batch file is called archiva.bat. Merged from archiva-1.3.x branch. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@953659 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-docs/src/site/apt/adminguide/standalone.apt | 6 +++--- archiva-docs/src/site/apt/quick-start.apt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archiva-docs/src/site/apt/adminguide/standalone.apt b/archiva-docs/src/site/apt/adminguide/standalone.apt index 0c87b3091..0ae8108fb 100644 --- a/archiva-docs/src/site/apt/adminguide/standalone.apt +++ b/archiva-docs/src/site/apt/adminguide/standalone.apt @@ -13,7 +13,7 @@ Installing Standalone Distribution of Apache Archiva Archiva can be run by executing: - * <<>>, or <<>> for windows (select the one for your environment). The argument can be <<>> to run + * <<>>, or <<>> for Windows (select the one for your environment). The argument can be <<>> to run interactively, or <<>> to run in the background (in this case, run the script with <<>> to later stop the server). The logs are available in the <<>> directory where Archiva is installed. @@ -24,7 +24,7 @@ Installing Standalone Distribution of Apache Archiva On Windows, to use the <<>> and <<>> commands you must first install it as a service. This is done by running: ---- -.\bin\archiva install +.\bin\archiva.bat install ---- You can then use the <<>> and <<>> commands as well as the traditional Windows service management console to manage the Archiva @@ -36,7 +36,7 @@ Installing Standalone Distribution of Apache Archiva You can later remove the service with: ---- -.\bin\archiva remove +.\bin\archiva.bat remove ---- * Separating the base from the installation diff --git a/archiva-docs/src/site/apt/quick-start.apt b/archiva-docs/src/site/apt/quick-start.apt index 627acb3eb..b54b38c3b 100644 --- a/archiva-docs/src/site/apt/quick-start.apt +++ b/archiva-docs/src/site/apt/quick-start.apt @@ -3,7 +3,7 @@ ----- Henri Yandell ----- - 1 October 2006 + 2010-06-11 ----- ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -36,7 +36,7 @@ Installing Archiva ---- ./bin/archiva console (Linux, Mac, Solaris) -.\bin\archiva console (Windows) +.\bin\archiva.bat console (Windows) ---- You will need to choose a different start command based on your platform. The <<>> argument -- 2.39.5