Skip to content

Conversation

furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Aug 18, 2025

@furkanonder furkanonder added the stdlib Standard Library Python modules in the Lib/ directory label Aug 18, 2025
Copy link
Contributor

@donBarbos donBarbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you add dbm to main CLI list Doc/library/cmdline.rst?
And I think this feature deserves to be in the "What's New" entry.



.. _dbm-commandline:
.. program:: dbm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. program:: directive should be placed closer to options

Suggested change
.. program:: dbm

Comment on lines +524 to +525

.. option:: --whichdb file [file ...]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see above

Suggested change
.. option:: --whichdb file [file ...]
.. program:: dbm
.. option:: --whichdb file [file ...]

Comment on lines +567 to +570

.. option:: -h, --help

Show the help message.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we should add help flag as option because it's not a common practice.

Suggested change
.. option:: -h, --help
Show the help message.

@furkanonder furkanonder added the type-feature A feature request or enhancement label Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants