• B
    Add legal values to error messages · 7e15e0dd
    Brandon W Maister 提交于
    Now when you do `--sort time` instead of saying "unknown option --sort
    time" it will say "unknown options '--sort time' (choices: name...)"
    with all legal options.
    
    This also adds the legal values to the default help text.
    7e15e0dd
view.rs 12.5 KB