diff options
author | Steven Schubiger <stsc@refcnt.org> | 2019-09-13 21:15:22 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2019-09-13 21:15:22 +0200 |
commit | b5ff1ba35b959261c855262b6e820732e72b0bfe (patch) | |
tree | b5b0cdc7ec3438b441e736d56bccf44785ae96ae /README | |
parent | 763a5a99b3af4161cd1dd4c7ee2c450c4b6137a5 (diff) | |
parent | 660177bb22c5b8b54c0ec3aabd1930fd49584e23 (diff) | |
download | colorize-b5ff1ba35b959261c855262b6e820732e72b0bfe.tar.gz colorize-b5ff1ba35b959261c855262b6e820732e72b0bfe.tar.bz2 |
Merge branch 'config_file'
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -56,6 +56,12 @@ file provided here for the `tee' invocation will be populated with the captured output from both standard output and error stream. +Configuration File +------------------ +A user configuration file may be populated with options and +according values. See man page source file `colorize.1' for +details. + Documentation ------------- See man page source file: colorize.1. |