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.
2 parents 8a5875e + 3e9872c commit 6c615ccCopy full SHA for 6c615cc
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