Replies: 1 comment
-
So -c flag is pointing to the config.toml not to the folder with configs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is this description confusing only for me? This config takes folder path (not file path) to folder where we store config.toml or language.toml.
helix/helix-term/src/main.rs
Line 69 in 9cc056e
The better description would be:
-c, --config <path> #Specify a path to the configuration file(s) to use
It this a good candidate for PR?
Beta Was this translation helpful? Give feedback.
All reactions