From 24a10b628966b41c384d3f0c91cdec553834e2a8 Mon Sep 17 00:00:00 2001 From: bryce Date: Mon, 31 Dec 2007 07:21:38 +0000 Subject: [PATCH] Man page entry for --query-all option --- inkscape.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inkscape.pod b/inkscape.pod index 6edfb9f50..5d9c3d3f3 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -44,6 +44,7 @@ options: -Y, --query-y -W, --query-width -H, --query-height + -S, --query-all -x, --extension-directory @@ -282,6 +283,11 @@ Query the width of of the drawing or, if specified, of the object with --query-i Query the height of of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). +=item B<-S>, B<--query-all> + +Prints a comma delimited listing of all objects in the SVG document with +IDs defined, along with their x, y, width, and height values. + =item B<--vacuum-defs> Remove all unused items from the defs section of the SVG file. If this -- 2.30.2