From 2f99433d11a6ae1859c00549ac1de4e533ee44d3 Mon Sep 17 00:00:00 2001 From: benn Date: Sat, 14 Jun 2025 14:20:51 +0200 Subject: [PATCH] Add more help infos for -h --- nb_create.sh | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/nb_create.sh b/nb_create.sh index adc1bd4..fab801f 100755 --- a/nb_create.sh +++ b/nb_create.sh @@ -30,14 +30,20 @@ help() { cat < @@ -48,7 +54,7 @@ Options: default: name of the current directory -r [--repo] The Git repo containing the NetBeans generic C/C++ project - Default: /home/benn/share/home/repo/netbeans_proj/netbeans_generic.git + Default: https://codeberg.org/mebenn/netbeans_generic.git Licence: $this_script Copyright (C) 2025 Benny Lyons. GNU GPL2 or later; see LICENCE distributed with this file for more details.