summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-11-21 13:04:51 -0600
committerFederico Mena Quintero <federico@gnome.org>2022-11-21 19:41:47 -0600
commitc0f5f5768fa4620951e009081da8089b13d876be (patch)
treee1feebf66c08ff1323efbc3f7772056dc509574a
parentc474764d205649aea72972921ce7a0bee19eec59 (diff)
downloadlibrsvg-c0f5f5768fa4620951e009081da8089b13d876be.tar.gz
rsvg-convert.rst: Add the --convert option to the man page
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/772>
-rw-r--r--rsvg-convert.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/rsvg-convert.rst b/rsvg-convert.rst
index 6b4ca706..3d2d6a99 100644
--- a/rsvg-convert.rst
+++ b/rsvg-convert.rst
@@ -472,6 +472,12 @@ MISCELLANEOUS
``--testing``
For developers only: render images for librsvg's test suite.
+``--completion`` *shell-name*
+ Generate a script for a shell's Tab completion. You can use ``bash``,
+ ``elvish``, ``fish``, ``powershell``, and ``zsh`` for the shell's
+ name. Rsvg-convert will then write a suitable script to standard
+ output.
+
ENVIRONMENT VARIABLES
=====================