mirror of
https://github.com/dchakro/brewlog.git
synced 2026-05-17 10:12:16 -07:00
minor fix
This commit is contained in:
parent
0fd747cb77
commit
8de66c77db
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ OPTIONS:
|
||||||
--brew-help Show brew commands (alias to "brew help")
|
--brew-help Show brew commands (alias to "brew help")
|
||||||
version Show brewlog version info
|
version Show brewlog version info
|
||||||
archive Archives the current log file as .xz (gzip as fallback if xz not found)
|
archive Archives the current log file as .xz (gzip as fallback if xz not found)
|
||||||
search [TERM] Searches for TERM in the logfile. (Uses grep)
|
find [TERM] grep the TERM in the logfile.
|
||||||
tail [-n INT] Show the last "INT" lines from the log file.
|
tail [-n INT] Show the last "INT" lines from the log file.
|
||||||
(default: last 15 lines)
|
(default: last 15 lines)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue