Skip to content

Commit

Permalink
pythongh-130973: Add missing options at doc for pickletools
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-semenyuk authored Mar 8, 2025
1 parent 72e5b25 commit 1e7281b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Doc/library/pickletools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,14 @@ Command line options
When more than one pickle file are specified, print given preamble
before each disassembly.

.. option:: -t, --test

Run self-test suite.

.. option:: -v

Run verbosely; only affects self-test run.



Programmatic Interface
Expand Down

0 comments on commit 1e7281b

Please sign in to comment.