8000 Tags · divanvisagie/nocol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: divanvisagie/nocol

Tags

v0.0.3

Toggle v0.0.3's commit message
Update documentation and version number

This commit updates the manual page for the `nocol` utility to include
the new `-s, --strip-prefix` option, which strips log prefixes such as
"DEBUG", "INFO", "WARN", "ERROR", "FATAL", and "BREAK" from the input.

Changes made:
- Modified `docs/nocol.1` to reflect the new functionality by updating
  the description, options, and examples sections.
- Updated the version in `docs/nocol.1` and in the
  `scripts/build_deb.sh` script from 0.0.2 to 0.0.3 to indicate a new
  release with added features.

With these changes, the documentation is now consistent with the new
functionality introduced in the codebase.

v0.0.2

Toggle v0.0.2's commit message
Update version

v0.0.1

Toggle v0.0.1's commit message
Initial commit

test-release

Toggle test-release's commit message
Update stripping logic

0