description
This commit is contained in:
@ -37,13 +37,12 @@ class WsCli extends LwsCli {
|
||||
sections.unshift(
|
||||
{
|
||||
header: 'local-web-server',
|
||||
content: 'The modular web server for productive full-stack development.'
|
||||
content: 'A modular HTTP, HTTPS and HTTP2 command-line web server for personalised, full-stack web development.'
|
||||
},
|
||||
{
|
||||
header: 'Synopsis',
|
||||
content: [
|
||||
'$ ws <options>',
|
||||
'$ ws {underline command} <options>'
|
||||
'$ ws <options>'
|
||||
]
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user