sedparse - parse a sed script and show its JSON
Contents
Description
Parse a sed script and show its JSON representation in STDOUT.
Name
sedparse - parse a sed script and show its JSON
Options
-h,--help
Show help message and exit.
-escript,--expressionscript
Add the script to the commands to be parsed.
-fscript-file,--filescript-file
Add the contents of script-file to the commands to be parsed.
--full Show full JSON (has empty values).
-v,--verbose
Turn on verbose mode.
-V,--version
Show program's version number and exit.
Synopsis
sedparse [-h] [-escript] [-fscript-file] [--full] [-v] [-V]
