mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
2to3: remove ununsed syntax (#22458)
This commit is contained in:
@@ -31,4 +31,4 @@
|
||||
|
||||
- Ejecuta 2to3 con varios hilos (threads):
|
||||
|
||||
`2to3 {{[-j|--processes]}} {{1..infinity}} {{[-o|--output-dir]}} {{ruta/al/directorio_python3}} {{[-w|--write]}} {{[-n|--nobackups]}} --no-diffs {{ruta/al/directorio_python2}}`
|
||||
`2to3 {{[-j|--processes]}} {{4}} {{[-o|--output-dir]}} {{ruta/al/directorio_python3}} {{[-w|--write]}} {{[-n|--nobackups]}} --no-diffs {{ruta/al/directorio_python2}}`
|
||||
|
||||
Reference in New Issue
Block a user