Getting help for applications

​Many of command line utilities support functionality of how these commands can be used. This is usually done with specifying -h or -? or —help options after a command name. There is guarantee that one of these options will work, it depends on how the application was developed.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator