cleaning up spacing with tabs

This commit is contained in:
2024-08-24 21:58:11 +02:00
parent f56646a9ca
commit 3e5c040999

View File

@@ -2,9 +2,9 @@
usage="$(basename "$0") [-h] [-s] [-n hostname] -- my script for initializing new Linux installs
\n\n
where:\n
-h, ? show this help text\n
-s, --server set server flag to only install server components, default\n
-n, --name [hostname] set the hostname to the argument"
-h, ? \t\t\tshow this help text\n
-s, --server \t\tset server flag to only install server components, default\n
-n, --name [hostname] \tset the hostname to the argument"
# A repos don't support virgnia (Mint codename), only recognizing Jammy (Ubuntu)
distro=jammy