blob: 6316c2f4c290d8a61ecf38b8ec22b7ae8b22f3bd [file]
+---------+---------+---------+
| Parameter | Shortcut | Descrition |
+---------+---------+---------+
| Append text to a file. This parameter takes a string value and may be used multiple times. | --append | -a |
+---------+---------+---------+
| Prepend text to a file. This parameter takes a string value and may be used multiple times. | --prepend | -p |
+---------+---------+---------+
| Forces the action desired without paying attention to any errors. | --force | -f |
+---------+---------+---------+
| Silence all kinds of warnings issued by this program. | --silent | -s |
+---------+---------+---------+