Add documentation 🤯
Say whaaaaat?
This commit is contained in:
parent
25011a3353
commit
c9156044f8
9 changed files with 45 additions and 6 deletions
|
@ -8,6 +8,7 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
|||
# Parse arguments
|
||||
function help {
|
||||
echo "Usage: $0 [-h|-v|-b] profile"
|
||||
echo "Build NixOS configuration on the local machine."
|
||||
echo
|
||||
echo "Arguments:"
|
||||
echo " profile: OS/disk profile to use"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue