0e4b9d Update help.sh.

Authored and Committed by areguera 13 years ago
    Update help.sh.
    
        
Scripts/Functions/Help/help.sh CHANGED
@@ -36,7 +36,7 @@ function help {
36
36
37
37
# Define manual top level directory. This is where
38
38
# language-specific documentation structures are stored in.
39
- MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/RepoReference"
39
+ MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/Repository"
40
40
41
41
# Define file name (without extension) for documentation manual.
42
42
MANUAL_NAME=$(cli_getRepoName "repository" -f)