obihann / archey-osx

An archey script clone for OS X
http://obihann.github.io/archey-osx/
GNU General Public License v2.0
340 stars 123 forks source link

archey help misalignment #45

Closed jhersh closed 8 years ago

jhersh commented 8 years ago

There's a minor misalignment in archey help (Disable in the last line should be another 2 spaces to the right).

Archey OS X 1.5.2

Usage: /usr/local/bin/archey [options]

  -p --packager  Use auto detected package system (default packager: homebrew).
  -m --macports  Force use MacPorts as package system.
  -b --nocolor   Turn color off.
  -c --color     Force the color on (overrides --nocolor).
  -o --offline Disable the IP address check.
obihann commented 8 years ago

Thanks, I'll make sure to update this for the next release.

obihann commented 8 years ago

Fixed.