1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 12:55:24 +02:00

sc_warts2json: fix tldr-lint (#12570)

This commit is contained in:
Sebastiaan Speck 2024-03-30 00:07:14 +01:00 committed by GitHub
parent ee8f42d2b5
commit ddef886140
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
# sc_warts2json
> Wandelt eine `warts`-Datei in eine `json`-Datei um:
> Wandelt eine WARTS-Datei in eine JSON-Datei um.
> Weitere Informationen: <https://www.caida.org/catalog/software/scamper/>.
- Wandle `warts'-Dateien in JSON um und gebe dieses aus:
- Wandle `warts`-Dateien in JSON um und gib diese aus:
`sc_warts2json {{path/to/file1.warts path/to/file2.warts ...}}`