svgo: remove deprecated --enable=plugin_name example (#6379)
The `--enable` flag was removed in SVGO 2.0. For now, the only way to enable optional plugins is via config. Setting up a config file is out of scope for tldr so I'm just removing the deprecated flag in this PR.
See: https://github.com/svg/svgo/releases/tag/v2.0.0