Code

Add auto gap filling for Paint Bucket and implement "safety valve" to prevent runaway...
[inkscape.git] / inkscape.pod
index b989fbe0e2367fc40d0920b889e6956912e5b024..33c89a2b4d72c759316cfecde69795ee1905ec10 100644 (file)
@@ -14,7 +14,6 @@ options:
     -V, --version
 
     -f, --file=FILENAME               
-    -s, --slideshow                   
 
     -e, --export-png=FILENAME         
     -a, --export-area=x0:y0:x1:y1     
@@ -209,10 +208,6 @@ Remember to do appropriate quoting for your shell, e.g.
 
 inkscape --print='| ps2pdf - mydoc.pdf' mydoc.svg
 
-=item B<-s>, B<--slideshow>
-
-Show given files one by one, switching to the next one by any key or mouse event.
-
 =item B<-t>, B<--export-use-hints>
 
 Use export filename and DPI hints stored in the exported object (only with --export-id).