Closed dj4ngo closed 2 years ago
Add -o --output and -i or --in-file arguments.
-o or --output : write in an output file instead of stdout -i or --in-file : Do the modification directly in the opened file.
Can you add more examples of the --in-file option. Do you want to append result to this file, or change values in this file?
--in-file
Add -o --output and -i or --in-file arguments.
-o or --output : write in an output file instead of stdout -i or --in-file : Do the modification directly in the opened file.