Skip to content

Conversation

@mmatczuk
Copy link
Contributor

@mmatczuk mmatczuk commented Dec 4, 2023

No description provided.

Help message contains value format, add it to config file.

This changes format of config file to the following:

# proxy [protocol://]host[:port]
#
# Upstream proxy to use. The supported protocols are: http, https, socks5. No
# protocol specified will be treated as HTTP proxy. If the port number is not
# specified, it is assumed to be 1080. The basic authentication username and
# password can be specified in the host string e.g. user:pass@host:port.
# Alternatively, you can use the -c, --credentials flag to specify the
# credentials. If both are specified, the proxy flag takes precedence.
#proxy:
Add format to header. Use  extended markdown syntax heading-ids [1] to make the anchor be just the flag name.

[1] https://www.markdownguide.org/extended-syntax/#heading-ids
This changes the flag doc structure adding bullet list containing: Environment variable, Value Format and Default value.
@mmatczuk mmatczuk merged commit 26dd92e into main Dec 4, 2023
@mmatczuk mmatczuk deleted the mmt/docs_flag_usage branch December 4, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants