🌐 AI搜索 & 代理 主页
Skip to content

Commit 6c615cc

Browse files
committed
Merge remote-tracking branch 'origin/auto-updater' into auto-updater
2 parents 8a5875e + 3e9872c commit 6c615cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lib_updater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
>>> ./{fname} --from Lib/test/foo.py --to ~/cpython/Lib/test/foo.py -o Lib/test/foo.py
1010
11-
You can run the same command without `-o` to print the output to stdout:
11+
You can run the same command without `-o` to override the `--from` path:
1212
1313
>>> ./{fname} --from Lib/test/foo.py --to ~/cpython/Lib/test/foo.py
1414

0 commit comments

Comments
 (0)