mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: fix command segment props table
This commit is contained in:
parent
2b6343c774
commit
3dd642b608
|
@ -60,6 +60,8 @@ error). The `&&` functionality will join the output of the commands when success
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
|
| Name | Type | Description |
|
||||||
|
| ------- | ------ | ---------------------------------- |
|
||||||
|`.Output`|`string`|the output of the command or script.|
|
|`.Output`|`string`|the output of the command or script.|
|
||||||
|
|
||||||
[env]: /docs/configuration/templates#environment-variables
|
[env]: /docs/configuration/templates#environment-variables
|
||||||
|
|
Loading…
Reference in a new issue