Provided by: tailspin_3.0.2+dfsg-1_amd64 bug

NAME

       tspin - log file highlighter and a drop-in replacement for tail -f

SYNOPSIS

       tspin [OPTIONS] [FILE]

DESCRIPTION

       A log file highlighter

   Arguments:
       [FILE] Path to file or folder

OPTIONS


       -f, --follow

              Follow the contents of a file

       -e, --start-at-end

              Start at the end of the file

       -p, --print

              Print the output to stdout

       --config-path <CONFIG_PATH>

              Provide a custom path to a configuration file

       -c, --listen-command <LISTEN_COMMAND>

              Continuously  listen  to  stdout from the provided command and prevent interrupt events (Ctrl + C)
              from reaching the command

       --words-red <WORDS_RED>

              Highlight the provided words in red

       --words-green <WORDS_GREEN>

              Highlight the provided words in green

       --words-yellow <WORDS_YELLOW>

              Highlight the provided words in yellow

       --words-blue <WORDS_BLUE>

              Highlight the provided words in blue

       --words-magenta <WORDS_MAGENTA>

              Highlight the provided words in magenta

       --words-cyan <WORDS_CYAN>

              Highlight the provided words in cyan

       --disable-builtin-keywords

              Disable the highlighting of all builtin keyword groups (booleans, severity and REST)

       --disable-booleans

              Disable the highlighting of booleans and nulls

       --disable-severity

              Disable the highlighting of severity levels

       --disable-rest

              Disable the highlighting of REST verbs

       -h, --help

              Print help

       -V, --version

              Print version

tspin 3.0.2                                        August 2024                                          TSPIN(1)