# UserExec Mode
# Last updated 2011-04-01
<fr>
    enable_d = FRENCH Enter enable mode
    enable_h = <<EO-ENABLE
            This command will allow the user to enter privileged 
            user exec \"enable\" mode.  This command takes no arguments.
            EO-ENABLE

    exit_d = FRENCH Exit user exec mode
    exit_h = <<EO-EXIT
            This will exit user exec mode and log 
            the user out of the RouterCLI
            EO-EXIT

    help_d = FRENCH Print help about a command
    help_h = <<EO-HELP
            This will print detailed help information 
            about a specific command or print a list 
            command summary. The syntax of this 
            command is help <command>.
            EO-HELP

    show_d = FRENCH Show system configuration
    show_h = <<EO-SHOW
            Show system configuration
            EO-SHOW
            
    support_d = FRENCH Support menu
    support_h = <<EO-SUPPORT
            Support hidden menu
            EO-SUPPORT
</fr>