saltstack-formulas / salter

Salter orchestrates software profiles onto Linux/MacOS/FreeBSD/Windows without fuss.
Apache License 2.0
6 stars 5 forks source link

usage prints \t not tab #45

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago

The usage function prints \t instead of a tab.

Usage: sudo /usr/local/bin/salter.sh -i TARGET [ OPTIONS ] [ -u username ]
Usage: sudo /usr/local/bin/salter.sh -r TARGET [ OPTIONS ]

  [-u <username>]
        A Loginname (current or corporate or root user).
        its mandatory for some Linux profiles
        but not required on MacOS

  TARGETS

\tbootstrap\t\tRun salt-bootstrap with additions

\tsalter\t\tInstall salter and salt-formula

\t\tDeploy 

\t\t\tApply specific  state

  OPTIONS

  [-l <all|debug|warning|error|quiet]
      Optional log-level (default warning)

   [ -l debug ]    Debug output in logs.