mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 09:42:00 +08:00
docs/time: Add a note about time command
[ci skip]
This commit is contained in:
parent
484e590b7b
commit
4bfc7318e9
|
@ -17,6 +17,8 @@ Description
|
|||
|
||||
For checking timing after a command has completed, check :ref:`$CMD_DURATION <variables-special>`.
|
||||
|
||||
Your system most likely also has a `time` command. To use that use something like `command time`, as in `command time sleep 10`. Because it's not inside fish, it won't have access to fish functions and won't be able to time blocks and such.
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user