Skip to content

Commit

Permalink
README fix claim about .zip
Browse files Browse the repository at this point in the history
.zip files are not yet supported.

Issue #39

[ci skip]
  • Loading branch information
jtmoon79 committed Oct 7, 2022
1 parent aa3992c commit 44b1149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Speedily search and sort many syslog files by datetime.

_Super Speedy Syslog Searcher_ (s4) is a command-line tool to search
and sort syslog files within compressed files (`.gz`, `.xz`) and
archives (`.tar`, `.zip`).
archives (`.tar`).
The first goal of s4 is speedy searching and printing.

[![Build status](https://img.shields.io/github/workflow/status/jtmoon79/super-speedy-syslog-searcher/Rust?style=flat-square&logo=github)](https://github.com/jtmoon79/super-speedy-syslog-searcher/actions?query=workflow%3Arust)
Expand Down

0 comments on commit 44b1149

Please sign in to comment.