Blob Blame History Raw
diff -urNad uniconvertor-1.1.1~/src/__init__.py uniconvertor-1.1.1/src/__init__.py
--- uniconvertor-1.1.1~/src/__init__.py	2008-03-13 00:10:44.000000000 +0100
+++ uniconvertor-1.1.1/src/__init__.py	2008-03-15 11:38:34.000000000 +0100
@@ -7,7 +7,7 @@
 # For more info see COPYRIGHTS file in root directory.
 
 '''
-USAGE: uniconv [INPUT FILE] [OUTPUT FILE]
+USAGE: uniconvertor [INPUT FILE] [OUTPUT FILE]
 
 Converts one vector graphics format to another using sK1 engine.
 sK1 Team (http://sk1project.org), copyright (C) 2007,2008 by Igor E. Novikov
@@ -36,7 +36,7 @@
      PDF - Portable Document Format
      PS  - PostScript
 
-Example: uniconv drawing.cdr drawing.svg\n
+Example: uniconvertor drawing.cdr drawing.svg\n
 '''
 
 import sys, os, string