Removed extra newline from print_version
This commit is contained in:
parent
d0cba3c28f
commit
8f5927ae21
@ -38,7 +38,7 @@ Binaries=(sed awk egrep mail printf cat grep mktemp rm tail)
|
|||||||
# Print version information
|
# Print version information
|
||||||
print_version()
|
print_version()
|
||||||
{
|
{
|
||||||
$Printf "\n\n$0 - $Version\n"
|
$Printf "\n$0 - $Version\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Print help information
|
# Print help information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user