[vigir] update help text
This commit is contained in:
parent
23e953cd66
commit
09b4825918
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
# See https://ungleich.ch/u/products/viirb-ipv6-box/
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
echo "$0 interface [address]"
|
||||
echo " address: connect to this address, ignore the interface"
|
||||
echo "$0 address"
|
||||
echo " address: connect to this address"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue