sharpbracket/redshift

Show default values in help output

Open

#597 opened on Mar 15, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (429 forks)auto 404
help wanted

Repository metrics

Stars
 (6,156 stars)
PR merge metrics
 (PR metrics pending)

Description

Could you please give more information on the options in the command outputs? For example:

  • what is the default adjustment method used? (could be mentioned in the redshift -m list output)
  • what is the current adjustment method used? (could be mentioned in redshift -m list and redshift -v output)
  • what are the default adjustment method options (like screen, card, crtc, preserve)? (could be mentioned in redshift -m METHOD:help)
  • what are the current adjustment method options (like screen, card, crtc, preserve)? (could be mentioned in redshift -v)
  • where can I get more information on the adjustment method options (like what are the available screen, card and crtc numbers on my system)? (could be mentioned in redshift -m METHOD:help)
  • how does one separate more than one adjustment method options - with comma, space or something else? (could be mentioned in redshift -m METHOD:help)

Contributor guide