mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: correct number of options documented. three to two
This commit is contained in:
parent
fddee51f70
commit
ef19887746
|
@ -31,7 +31,7 @@ Let's take a closer look at what defines a block.
|
||||||
|
|
||||||
### Type
|
### Type
|
||||||
|
|
||||||
Tells the engine what to do with the block. There are three options:
|
Tells the engine what to do with the block. There are two options:
|
||||||
|
|
||||||
- `prompt` renders one or more segments
|
- `prompt` renders one or more segments
|
||||||
- `rprompt` renders one or more segments aligned to the right of the cursor. Only one `rprompt` block is permitted.
|
- `rprompt` renders one or more segments aligned to the right of the cursor. Only one `rprompt` block is permitted.
|
||||||
|
|
Loading…
Reference in a new issue