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

Merge pull request #211 from EvanHahn/time-command

Add docs for "time"
This commit is contained in:
Romain Prieto 2014-06-12 09:42:43 +10:00
commit ad628263aa

7
pages/common/time.md Normal file
View file

@ -0,0 +1,7 @@
# time
> See how long a command takes
- Time "ls"
`time ls`