Closed agnesbrnb closed 1 month ago
it is user friendly for beginners
Maybe it is possible to add the "config.ini" as default value to the "-g" option for beginners? Otherwise, the option "-g" is confusing for advanced users. I was surprised to see that the config.ini file was running instead of the file I explicitly pass in command line using the "-g" option as described in help.
ok, I got it, I made that change.
On Thu, Oct 24, 2024 at 1:01 PM Agnès Barnabé @.***> wrote:
Maybe it is possible to add the "config.ini" as default value to the "-g" option for beginners? Otherwise, the option "-g" is confusing for advanced users. I was surprised to see that the config.ini file was running instead of the file I explicitly pass in command line using the "-g" option as described in help.
— Reply to this email directly, view it on GitHub https://github.com/sangeeta97/ccs_find/pull/2#issuecomment-2434961539, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK3BZBQN5SCURGF545MJMWLZ5DHRDAVCNFSM6AAAAABQO3GABGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZUHE3DCNJTHE . You are receiving this because you modified the open/close state.Message ID: @.***>
This update enables to pass a configuration file with the '-g' option when calling processor.py from the command line with another name than the default "config.ini".