From a664d5a8872ecfbb2ec81556bb1a3fe33d2f9bfa Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 26 2011 16:57:06 +0000 Subject: Update help.sh. --- diff --git a/Scripts/Functions/Help/help.sh b/Scripts/Functions/Help/help.sh index 71eb82a..00cc082 100755 --- a/Scripts/Functions/Help/help.sh +++ b/Scripts/Functions/Help/help.sh @@ -189,7 +189,7 @@ function help { # not have their own files, they all will be written inside # the same section file that represents the repository # documentation entry. - MANUAL_CHAPTER_DIR=$(echo $ENTRY | cut -d / -f-7) + MANUAL_CHAPTER_DIR=$(echo $ENTRY | cut -d / -f-8) # Define chapter name for the documentation entry we are # working with.