Typo: inspect_jpegs, not inspect-jpegs in form
[privoxy.git] / src / java / org / privoxy / activityconsole / acon.cmd
1 @REM /*********************************************************************  
2 @REM  *                                                                      
3 @REM  * File        :  $Source$                                              
4 @REM  *                                                                      
5 @REM  * Purpose     :  Start the Privoxy statistics viewer on OS/2 platforms
6 @REM  *                                                                      
7 @REM  * Copyright   :  Written by and Copyright (C) 2003 the SourceForge     
8 @REM  *                Privoxy team. http://www.privoxy.org/                 
9 @REM  *                                                                      
10 @REM  *                Based on the Internet Junkbuster originally written   
11 @REM  *                by and Copyright (C) 1997 Anonymous Coders and        
12 @REM  *                Junkbusters Corporation.  http://www.junkbusters.com  
13 @REM  *                                                                      
14 @REM  *                This program is free software; you can redistribute it
15 @REM  *                and/or modify it under the terms of the GNU General   
16 @REM  *                Public License as published by the Free Software      
17 @REM  *                Foundation; either version 2 of the License, or (at   
18 @REM  *                your option) any later version.                       
19 @REM  *                                                                      
20 @REM  *                This program is distributed in the hope that it will  
21 @REM  *                be useful, but WITHOUT ANY WARRANTY; without even the 
22 @REM  *                implied warranty of MERCHANTABILITY or FITNESS FOR A  
23 @REM  *                PARTICULAR PURPOSE.  See the GNU General Public       
24 @REM  *                License for more details.                             
25 @REM  *                                                                      
26 @REM  *                The GNU General Public License should be included with
27 @REM  *                this file.  If not, you can view it at                
28 @REM  *                http://www.gnu.org/copyleft/gpl.html                  
29 @REM  *                or write to the Free Software Foundation, Inc., 59    
30 @REM  *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
31 @REM  *                                                                      
32 @REM  *********************************************************************/ 
33 @REM
34 @REM Syntax:
35 @REM
36 @REM acon [port_to_serve]
37 @REM
38 @REM - Requires Swing (i.e. swingall.jar) in CLASSPATH or Java 1.3+
39 @REM
40 @start /MIN /C java -classpath %CLASSPATH%;ActivityConsole.jar org.privoxy.activityconsole.ActivityConsole %1