diff --git a/README.md b/README.md index 3db01b7..d2608b2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ include_toc: true [![Static Badge](https://badges.coresecret.dev/badge/shellformat-passed-white?style=plastic&logo=google&logoColor=white&logoSize=auto&label=shellformat&color=%234285F4)](https://github.com/mvdan/sh)   [![Static Badge](https://badges.coresecret.dev/badge/Shellstyle-Google-white?style=plastic&logo=google&logoColor=white&logoSize=auto&label=Shellstyle&color=%234285F4)](https://google.github.io/styleguide/shellguide.html)   -[![Static Badge](https://badges.coresecret.dev/badge/Gitea-1.24.7-white?style=plastic&logo=gitea&logoColor=white&logoSize=auto&label=gitea&color=%23609926)](https://docs.gitea.com/)   +[![Static Badge](https://badges.coresecret.dev/badge/Gitea-1.25.1-white?style=plastic&logo=gitea&logoColor=white&logoSize=auto&label=gitea&color=%23609926)](https://docs.gitea.com/)   [![Static Badge](https://badges.coresecret.dev/badge/IntelliJ-2025.2.4-white?style=plastic&logo=intellijidea&logoColor=white&logoSize=auto&label=IntelliJ&color=%23000000)](https://www.jetbrains.com/store/?section=personal&billing=yearly)   [![Static Badge](https://badges.coresecret.dev/badge/keepassxc-2.7.10-white?style=plastic&logo=keepassxc&logoColor=white&logoSize=auto&label=KeePassXC&color=%236CAC4D)](https://keepassxc.org/)   [![Static Badge](https://badges.coresecret.dev/badge/netcup-Netcup-white?style=plastic&logo=netcup&logoColor=white&logoSize=auto&label=powered&color=%23056473)](https://www.netcup.com/de)   diff --git a/lib/lib_usage.sh b/lib/lib_usage.sh index e491044..021b198 100644 --- a/lib/lib_usage.sh +++ b/lib/lib_usage.sh @@ -37,9 +37,9 @@ usage() { } # shellcheck disable=SC2155 - declare var_header=$(center "CLB(1) CISS.debian.live.builder CLB(1)" "${var_cols}") + declare var_header=$(center "CDLB(1) CISS.debian.live.builder CDLB(1)" "${var_cols}") # shellcheck disable=SC2155 - declare var_footer=$(center "V8.13.384.2025.11.06 2025-11-07 CLB(1)" "${var_cols}") + declare var_footer=$(center "V8.13.384.2025.11.06 2025-11-06 CDLB(1)" "${var_cols}") { echo -e "\e[1;97m${var_header}\e[0m" @@ -66,15 +66,14 @@ usage() { echo " MUST be provided." echo echo -e "\e[97m --build-directory \e[0m" - echo " RECOMMENDED path: " - echo " Where the Debian Live Build Image should be generated." + echo " Where the Debian Live Build Image should be generated. RECOMMENDED path: " echo " MUST be provided." echo echo -e "\e[97m --change-splash one of \e[0m" echo " A string reflecting the Grub Boot Screen Splash you want to use. If omitted defaults to:" echo " <./.archive/background/club.png>" echo - echo -e "\e[97m --cdi (Experimental Feature)\e[0m" + echo -e "\e[97m --cdi\e[0m" echo " This option creates a boot menu entry that starts the forthcoming 'CISS.debian.installer', which is executed" echo " once the system has successfully booted up." echo @@ -144,7 +143,7 @@ usage() { echo echo -e "\e[97m --signing_key=* and --signing_key_fpr=*; if desired then additionally --signing_key_pass=* \e[0m" echo " The GPG private keyring that should be used for signing artifacts such as checksum hashes and scripts is" - echo " specified via '--signing_key=*'. If the keyring is passphrase protected provide the passphrase in its own file." + echo " specified via '--signing_key=*'. If the keyring is protected, then provide the passphrase in its own file." echo " Specify the fingerprint of the key to use via '--signing_key_fpr=*'." echo " Change '*' to your desired files / fingerprint. Files MUST be placed in:" echo " "