obihann / archey-osx

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

There isn't a --localip option, but the README says there is #75

Open chdiza opened 6 years ago

chdiza commented 6 years ago

The README, under "Options", mentions "-l --localip : Show the local IP address associated with the default adapter".

But there is no such option in archey. It's not listed in archey --help and if I try to pass the option I get an "Unknown argument" error.

This option should be taken out of the README.

grokdesigns commented 6 years ago

If you clone the repo and use the executable in the bin directory, the local IP option works. For some reason the archive download has not been updated to 1.6.1.

cyrilchapon commented 6 years ago

Can we update it on Homebrew too please ?

Many people check their local ip several time a day, this is a must have ! 😄

orgcontrib commented 5 years ago

Homebrew update should happen automagically. I think a new release #63 is what we need.

kud commented 5 years ago

I've got the same problem here:

archey --help
Archey OS X 1.6.0

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.
kud commented 5 years ago

brew uninstall archey && brew install archey --HEAD works

kud commented 5 years ago
Archey OS X 1.6.1

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.
  -l --localip   Show local IP adddress