In the `format` command, add a flag that allow the user to perform an extract command as well prior to formatting. A flag like `--extract` might be good here. This can be handy when running on an OS that doesn't support pipes.
In the
formatcommand, add a flag that allow the user to perform an extract command as well prior to formatting.A flag like
--extractmight be good here.This can be handy when running on an OS that doesn't support pipes.