Vitor Henrique
|
561a364e0d
|
tooling: add update-command script (#11974)
* tooling: add update-command script
* update-command: add os import
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: remove sync argument and small refactor
* update-command: add shebang and license
* update-command: remove unused function
* update-command: add dry-run option
* update-command: add docs in header
* update-command: fix old_common_part var name
* update-command: require command without .md
* update-command: fix command name in description
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* update-command: remove ".md" suffix in description
* update-command: enclosing positional parameters with angle brackets
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: enclose paremeters with double angle brackets
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: refine wording
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: remove unused functions
* update-command: detect tldr root from any subdir
* update-command: call place_placeholders directly
* update-command: add summary and compatibility to scripts/README.md
* scripts/update-command.py: remove unused method
* scripts/update-command.py: use logger.info instead of print
* scripts/update-command.py: rename command to cmd_example
* scripts/README.md: use command example instead of command
* scripts/update-command.py: remove nonexistent optional argument
* scripts/update-command.py: improve interactive example
* scripts/update-command.py: run black
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
|
2024-01-27 23:10:42 +08:00 |
K.B.Dharun Krishna
|
2550de7185
|
cleanup: update files
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
|
2023-12-24 10:55:30 +05:30 |
K.B.Dharun Krishna
|
6eff6f3b48
|
fix: broken links in scripts summary
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
|
2023-12-24 10:55:30 +05:30 |
K.B.Dharun Krishna
|
b2dc1a28d1
|
feat: add documentation for scripts
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
|
2023-12-24 10:55:30 +05:30 |