Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

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

Open
chdiza opened this issue Dec 9, 2017 · 6 comments
Open

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

chdiza opened this issue Dec 9, 2017 · 6 comments

Comments

@chdiza
Copy link

chdiza commented Dec 9, 2017

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
Copy link

grokdesigns commented Jun 10, 2018

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
Copy link

cyrilchapon commented Jun 15, 2018

Can we update it on Homebrew too please ?

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

@orgcontrib
Copy link

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

@kud
Copy link

kud commented Jul 25, 2019

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
Copy link

kud commented Jul 25, 2019

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

@kud
Copy link

kud commented Jul 25, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants