Skip to content

Commit 3b8efae

Browse files
committed
Update doc
1 parent 215afa9 commit 3b8efae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pickle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ is a safer option because it does not execute pickle bytecode, see
524524

525525
.. code-block:: bash
526526
527-
python -m pickle [pickle_file ...]
527+
python -m pickle pickle_file
528528
529529
The following option is accepted:
530530

0 commit comments

Comments
 (0)