mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 16:21:15 -03:00
set_color: allow resetting the underline style
Part 2/3 of #12495 Part of #12507
This commit is contained in:
committed by
Johannes Altmanninger
parent
a893dd10f4
commit
4e41d142fd
@@ -58,7 +58,7 @@ The following options are available:
|
||||
Sets strikethrough mode. The state can be **on** / **true** (default), or **off** / **false**
|
||||
|
||||
**-u** or **--underline**, or **-uSTYLE** or **--underline=STYLE**
|
||||
Set the underline mode; supported styles are **single** (default), **double**, **curly**, **dotted** and **dashed**.
|
||||
Set the underline mode; supported styles are **single** (default), **double**, **curly**, **dotted**, **dashed** and **off**.
|
||||
|
||||
**--theme=THEME**
|
||||
Ignored.
|
||||
|
||||
Reference in New Issue
Block a user