stf 0.1.2

Shows the contents of a Text File in the terminal
stf-0.1.2 is not a library.

stf

Tool written in rust to Shows the contents of a Text File in the terminal

stf no options

Features

sft has more fetures

Display line number

Show line number to printed file

stf l

Render whitespace characters

Shows spaces and tab characters

stf w

You can render both

stf lw

MAN

USAGE:
    stf [OPTIONS] <PATH>

ARGS:
    <PATH>    Path of the text file

OPTIONS:
    -h, --help       Print help information
    -l               Display line number
    -V, --version    Print version information
    -w               Render whitespace characters