mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 19:24:49 -04:00
Update CLI docs
This commit is contained in:
parent
7c9a1b8644
commit
a7fa25d7f5
@ -21,8 +21,8 @@ hugo gen chromastyles [flags] [args]
|
||||
|
||||
```
|
||||
-h, --help help for chromastyles
|
||||
--highlightStyle string style used for highlighting lines (see https://github.com/alecthomas/chroma)
|
||||
--linesStyle string style used for line numbers (see https://github.com/alecthomas/chroma)
|
||||
--highlightStyle string foreground and background colors for highlighted lines, e.g. --highlightStyle "#fff000 bg:#000fff"
|
||||
--linesStyle string foreground and background colors for inline line numbers, e.g. --linesStyle "#fff000 bg:#000fff"
|
||||
--style string highlighter style (see https://xyproto.github.io/splash/docs/) (default "friendly")
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user