craplog-CLI/crapset
Valentino Orlandi 715b09859d Fixes 2022-06-29 12:40:41 +02:00
..
crappy Aggiornare 'crapset/crappy/craplog.py' 2022-06-19 21:53:33 +00:00
README.txt
crapset.py Fixes 2022-06-29 12:40:41 +02:00

README.txt

================================================================================

                         A tool to configure the tools

================================================================================

Synopsis

    craplog set [OPTION]

================================================================================

Options

                 Option  ¦  Description
--------------------------------------------------------------------------------
                         ¦
                     -h  ¦  print this screen and exit
                 --help  ¦
                         ¦
                         ¦
             --examples  ¦  print usage examples and exit
                         ¦
                         ¦
                     -l  ¦  less output on screen
                 --less  ¦
                         ¦
                         ¦
                     -m  ¦  more output on screen
                 --more  ¦
                         ¦
                         ¦
            --no-colors  ¦  do not apply colors to the output
                         ¦

================================================================================

Examples

   - Use.
     
       craplog set


   - Use with less output on screen and no colors.
     
       craplog set -l --no-colors

================================================================================