Skip to content

Conversation

@ranma42
Copy link

@ranma42 ranma42 commented Aug 28, 2025

The usage doc for the config flag was misleading.

Before it was documented as:

      --config string   config file (default is ./test-server.yaml)

but the actual default was an empty string.

After the change it is documented as:

      --config string   config file (default "test-server.yaml")

and the default is as described.

The usage doc for the `config` flag was misleading.

Before it was documented as:
```
      --config string   config file (default is ./test-server.yaml)
```
but the actual default was an empty string.

After the change it is documented as:
```
      --config string   config file (default "test-server.yaml")
```
and the default is as described.
@ranma42 ranma42 force-pushed the fix-config-default branch from 51e4658 to 0f5fcfb Compare August 28, 2025 19:42
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.

1 participant