Set tabstop to 8 at start
This commit is contained in:
parent
7a422fea78
commit
82af7a2ecb
@ -2,6 +2,8 @@
|
|||||||
#https://github.com/Projekt95/tracert
|
#https://github.com/Projekt95/tracert
|
||||||
#tracert is licensed under the GNU General Public License v3.0
|
#tracert is licensed under the GNU General Public License v3.0
|
||||||
|
|
||||||
|
tabs 8
|
||||||
|
|
||||||
if [[ -z "$1" || "$@" == *'-h'* ]]
|
if [[ -z "$1" || "$@" == *'-h'* ]]
|
||||||
then echo -e "Usage:
|
then echo -e "Usage:
|
||||||
$(basename -- $0) [IP]
|
$(basename -- $0) [IP]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user