update for new inkscape --actions
[Printer-EVOLIS.git] / README
diff --git a/README b/README
index 5dcd1ec..3bf2dbc 100644 (file)
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ DESCRIPTION
 SCRIPTS
     Current toolset consists of following scripts:
 
-  scripts/inkscape-render.pl card/template.svg 201008159999 Name Surname
+  scripts/inkscape-render.pl card/template.svg 201008159999 login Name Surname
     Generate pdf files from Inkscape SVG template in `card/' using
     `print-front' and `print-back' object IDs. Layers doesn't work since we
     can't toggle visilbity easily. To print more than one object gruop them
@@ -41,6 +41,11 @@ SCRIPTS
     Simulator for EVOLIS printer commands which is useful for development.
     It creates one pbm file per page printed.
 
+  scripts/evolis-command.pl
+    Command-line interface to send commands to printer and receive
+    responses. Supports readline for editing and history. Requires local
+    parallel port connection, probably to USB parallel device.
+
 EXAMPLE
     Following is simple walk-through from svg image in Inkscape to evolis
     command stream which can be executed in top-level directory of this