diff --git a/tracert.sh b/tracert.sh index a93011d..54ec5e5 100755 --- a/tracert.sh +++ b/tracert.sh @@ -2,6 +2,8 @@ #https://github.com/Projekt95/tracert #tracert is licensed under the GNU General Public License v3.0 +tabs 8 + if [[ -z "$1" || "$@" == *'-h'* ]] then echo -e "Usage: $(basename -- $0) [IP]