From: bryce Date: Mon, 31 Dec 2007 07:21:38 +0000 (+0000) Subject: Man page entry for --query-all option X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=24a10b628966b41c384d3f0c91cdec553834e2a8;p=inkscape.git Man page entry for --query-all option --- 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