Skip to content

docs: retrieve dirac-dms-add-file lost documentation#8546

Open
aldbr wants to merge 1 commit into
DIRACGrid:rel-v8r0from
aldbr:fix-dms-add-file-help-7290
Open

docs: retrieve dirac-dms-add-file lost documentation#8546
aldbr wants to merge 1 commit into
DIRACGrid:rel-v8r0from
aldbr:fix-dms-add-file-help-7290

Conversation

@aldbr
Copy link
Copy Markdown
Contributor

@aldbr aldbr commented May 20, 2026

Closes #7290

BEGINRELEASENOTES
*docs
FIX: lost dirac-dms-add-file lost documentation
ENDRELEASENOTES

…blocks

The module docstring used two 'Usage:' / 'Arguments:' blocks separated by
'**OR**'. LocalConfiguration.setUsageMessage only keeps the FIRST match of
each block (re.search), so the second invocation form and the LocalFile
argument were dropped from both the --help output and the generated docs.

Merge both invocation forms into one Usage block and all arguments into one
Arguments block so nothing is lost.

Closes DIRACGrid#7290

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aldbr aldbr requested a review from andresailer May 20, 2026 14:53
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.

2 participants