• Oscar
    link
    English
    -4
    edit-2
    1 year ago
    $ command -h
    $ command --help
    $ man command
    

    I have a lot of tab completions installed, too, so i can also just hit tab to get a list of all possible options, etc.

    • @[email protected]
      link
      fedilink
      English
      91 year ago

      You’re already assuming that command is a valid command. That’s an invalid assumption for an unitiated user. On the other hand, a first-time user can click on icons, or hover over them to find the tool tip. (That name in itself suggests that the GUI should be explored rather than taught.)

      • Oscar
        link
        English
        -21 year ago

        That would be similar to saying you are assuming the user has opened the gui application, not just randomly clicking the desktop.

        Of course I’m assuming they already know what application they want to use before exploring its capabilities.