From 20c5db33d5a27831ced47f5fbce82bf3279c2240 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Apr 02 2011 15:44:07 +0000 Subject: Update help_editEntry.sh. --- diff --git a/Scripts/Functions/Help/help_editEntry.sh b/Scripts/Functions/Help/help_editEntry.sh index 0ac31df..febd896 100755 --- a/Scripts/Functions/Help/help_editEntry.sh +++ b/Scripts/Functions/Help/help_editEntry.sh @@ -25,6 +25,9 @@ function help_editEntry { + # Print separator line. + cli_printMessage '-' 'AsSeparatorLine' + # Verify chapter definition inside manual. if [[ ! -d $MANUAL_CHAPTER_DIR ]];then