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:
parent
ee8f42d2b5
commit
ddef886140
1 changed files with 2 additions and 2 deletions
|
@ -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 ...}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue