mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 19:45:48 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,4 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Record timing information (data is outputted to `stderr`):
|
||||
|
||||
`script -t 2> {{path/to/timingfile}}`
|
||||
`script -t 2> {{path/to/timing_file}}`
|
||||
|
||||
- Write out data as soon as it happens:
|
||||
|
||||
`script -f {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user