diff --git a/dist/tools/tapsetup/tapsetup b/dist/tools/tapsetup/tapsetup index cb61927625..491399fffd 100755 --- a/dist/tools/tapsetup/tapsetup +++ b/dist/tools/tapsetup/tapsetup @@ -24,7 +24,7 @@ usage() { echo " -d, --delete: Delete all interface" >&2 echo " -l , --list : If belongs to a bridge, list the bridge and" >&2 echo " all interfaces that belong to it. If does " >&2 - echo" not belong to a bridge, just print ." >&2 + echo " not belong to a bridge, just print ." >&2 echo " -a
[/], --address
[/]:" >&2 echo " Address to add to the created bridge. Can be used" >&2 echo " multiple times." >&2