c6ad839 cli: improve --config and --profile help text

1 file Authored by ktdreyer 2 years ago, Committed by tkopecek 2 years ago,
1 file changed. 3 lines added. 3 lines removed.
    cli: improve --config and --profile help text
    
    Move "--profile" to the top of the argument list so it's easier to see
    in --help. Most users should use --profile instead of --config.
    
    Explain what the default --profile value is (it's progname).
    
    Reword the "--config" help text to explain that this overrides a
    profile's settings using a separate configuration file.
    
        
file modified
+3 -3