current: ``` Usage: dummy-entrypoint [Arguments] None Arguments: -no-a/-a/--add-flag/--no-add-flag [bool] ``` must become ``` Usage: dummy-entrypoint [Arguments] None Arguments: -no-a/-a --add-flag/--no-add-flag [bool] #<-- notice removal of forward slash ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by sander76 and has received 0 comments.