mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 20:55:24 +02:00
Add docs for "time"
This commit is contained in:
parent
2c6e59816c
commit
3c8e0786e0
1 changed files with 7 additions and 0 deletions
7
pages/common/time.md
Normal file
7
pages/common/time.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# time
|
||||
|
||||
> See how long a command takes
|
||||
|
||||
- Time "ls"
|
||||
|
||||
`time ls`
|
Loading…
Add table
Reference in a new issue