We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789cf6e commit 3e9872cCopy full SHA for 3e9872c
scripts/lib_updater.py
@@ -8,7 +8,7 @@
8
9
>>> ./{fname} --from Lib/test/foo.py --to ~/cpython/Lib/test/foo.py -o Lib/test/foo.py
10
11
-You can run the same command without `-o` to print the output to stdout:
+You can run the same command without `-o` to override the `--from` path:
12
13
>>> ./{fname} --from Lib/test/foo.py --to ~/cpython/Lib/test/foo.py
14
0 commit comments