mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
mlr: use the redirected documentation link (#17967)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# mlr
|
||||
|
||||
> Miller is like `awk`, `sed`, `cut`, `join`, and `sort` for name-indexed data such as CSV, TSV, and tabular JSON.
|
||||
> More information: <https://johnkerl.org/miller/doc>.
|
||||
> More information: <https://miller.readthedocs.io>.
|
||||
|
||||
- Pretty-print a CSV file in a tabular format:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user