mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Add 'time' command to terminal usage documentation
This commit is contained in:
parent
7d1426de46
commit
7339183bf1
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ Below are some of the most used commands available in `/bin`:
|
||||||
| `lsblk` | List block devices and partitions. |
|
| `lsblk` | List block devices and partitions. |
|
||||||
| `du` | Report disk usage for files and directories. |
|
| `du` | Report disk usage for files and directories. |
|
||||||
| `sysfetch` | Display system information and BoredOS branding. |
|
| `sysfetch` | Display system information and BoredOS branding. |
|
||||||
|
| `time` | Measure command execution time. |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue