Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-656

"Did you mean ?" feature ignores alias commands

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.1.0.Final
    • None
    • None

    Description

      The "Did you mean ?" list shown when you type an invalid command does not show aliased commands, like:

      alias "ll=ls -l"
      

      And then you type L in lowercase, it currently displays:

      ***ERROR*** No such command: l
      Did you mean any of these ?
      	ls
      

      but should display the aliased commands as well.

      Attachments

        Activity

          People

            rhn-support-ggastald George Gastaldi
            rhn-support-ggastald George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: