Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

How to select config file? #59

Open
wonder75 opened this issue Aug 5, 2023 · 2 comments
Open

How to select config file? #59

wonder75 opened this issue Aug 5, 2023 · 2 comments

Comments

@wonder75
Copy link

wonder75 commented Aug 5, 2023

Hallo, I need to move my config file to another location.

I tried

noscl -datadir /some/dir

But it doesn't seem to work. The command shows the usage info only.
How can I set the location of the config file?

Thank you very much

@honza
Copy link
Collaborator

honza commented Aug 7, 2023

Try

noscl -datadir=/some/dir

Golang flags are a mess.

@wonder75
Copy link
Author

wonder75 commented Aug 8, 2023

Hey, thanks for answering. No this didn't work.

noscl -datadir=/some/dir

also just lists usage info and exits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants