Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
7d7ebb11
Commit
7d7ebb11
authored
Mar 26, 2020
by
Igor Pecovnik
Browse files
Adjust help
parent
4ed1f02c
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config
View file @
7d7ebb11
...
...
@@ -72,12 +72,13 @@ if [[ $1 == "--help" ]]; then
echo
""
echo
"Examples:"
echo
""
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers"
echo
"Update, upgrade and reboot:
${
BASH_SOURCE
[0]
}
main=Software selection=Firmware"
echo
"Change to ZSH:
${
BASH_SOURCE
[0]
}
main=Software selection=ZSH"
echo
"Change to BASH:
${
BASH_SOURCE
[0]
}
main=Software selection=BASH"
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers"
echo
"Install Avahi mDNS/DNS-SD daemon:
${
BASH_SOURCE
[0]
}
main=Software selection=Avahi"
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Sytem selection=Headers"
echo
"Update, upgrade and reboot:
${
BASH_SOURCE
[0]
}
main=System selection=Firmware"
echo
"Change to ZSH:
${
BASH_SOURCE
[0]
}
main=System selection=ZSH"
echo
"Change to BASH:
${
BASH_SOURCE
[0]
}
main=System selection=BASH"
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers"
echo
"Install sources:
${
BASH_SOURCE
[0]
}
main=Software selection=Sources"
echo
"Install Avahi mDNS/DNS-SD daemon:
${
BASH_SOURCE
[0]
}
main=Software selection=Avahi"
exit
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment