diff --git a/pages/common/svgo.md b/pages/common/svgo.md index cd10847ef..5419d4429 100644 --- a/pages/common/svgo.md +++ b/pages/common/svgo.md @@ -28,10 +28,6 @@ `svgo {{test.svg}} -o -` -- Optimize a file making sure a given plugin is enabled: - -`svgo --enable={{plugin_name}}` - - Show available plugins: `svgo --show-plugins`