From 0e4b9d7ea0e3c6f979136a60684d854aad831744 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 20:26:45 +0000 Subject: Update help.sh. --- diff --git a/Scripts/Functions/Help/help.sh b/Scripts/Functions/Help/help.sh index d30b1a7..419fadb 100755 --- a/Scripts/Functions/Help/help.sh +++ b/Scripts/Functions/Help/help.sh @@ -36,7 +36,7 @@ function help { # Define manual top level directory. This is where # language-specific documentation structures are stored in. - MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/RepoReference" + MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/Repository" # Define file name (without extension) for documentation manual. MANUAL_NAME=$(cli_getRepoName "repository" -f)