logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

d.colorlist - Outputs a list of all available display colors.

Author

       Andreas Lange

Description

d.colorlist  report  the  available  color  names.  The list contains all available display colors with a
       configurable separator (default is comma).

Keywords

       display, settings, colors

Name

d.colorlist  - Outputs a list of all available display colors.

See Also

r.colors

Source Code

       Available at: d.colorlist source code (history)

       Accessed: Friday Apr 04 01:18:44 2025

       Main index | Display index | Topics index | Keywords index | Graphical index | Full index

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                  d.colorlist(1grass)

Synopsis

d.colorlistd.colorlist--helpd.colorlist  [separator=character]   [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:separator=character
           Field separator
           Special characters: pipe, comma, space, tab, newline
           Default: comma

See Also