mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-25 06:07:43 +00:00
docs: Reword command duration option
This commit is contained in:
parent
c39506c6f6
commit
b744d7afb2
@ -257,12 +257,12 @@ running `eval $(starship init $0)`, and then proceed as normal.
|
|||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Variable | Default | Description |
|
| Variable | Default | Description |
|
||||||
| ---------- | --------------- | ------------------------------------------- |
|
| ---------- | --------------- | ---------------------------------------------------------- |
|
||||||
| `min_time` | `2` | Shortest duration to show time for. |
|
| `min_time` | `2` | Shortest duration to show time for. |
|
||||||
| `prefix` | `took ` | Prefix to display immediately cmd_duration. |
|
| `prefix` | `took` | Prefix to display immediately before the command duration. |
|
||||||
| `style` | `"bold yellow"` | The style for the module. |
|
| `style` | `"bold yellow"` | The style for the module. |
|
||||||
| `disabled` | `false` | Disables the `cmd_duration` module. |
|
| `disabled` | `false` | Disables the `cmd_duration` module. |
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user