Verbose_mode

Verbose mode

Verbose mode

Output option in some software programs


In computing, Verbose mode is an option available in many computer operating systems and programming languages that provides additional details as to what the computer is doing and what drivers and software it is loading during startup or in programming it would produce detailed output for diagnostic purposes thus makes a program easier to debug.

When running programs in the command line, verbose output is typically outputted in standard output or standard error.

Many command line programs can be set to verbose mode by using a flag, such as -v or --verbose. Such a program is cURL.[1]


References

  1. curl(1)  Linux User Commands Manual



Share this article:

This article uses material from the Wikipedia article Verbose_mode, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.