upgrade deps
This commit is contained in:
@ -30,12 +30,12 @@ class WsServe extends ServeCommand {
|
||||
header: 'Synopsis',
|
||||
content: [
|
||||
'$ ws <options>',
|
||||
'$ ws [underline]{command} <options>'
|
||||
'$ ws {underline command} <options>'
|
||||
]
|
||||
}
|
||||
)
|
||||
sections.push({
|
||||
content: 'Project home: [underline]{https://github.com/lwsjs/local-web-server}'
|
||||
content: 'Project home: {underline https://github.com/lwsjs/local-web-server}'
|
||||
})
|
||||
return sections
|
||||
}
|
||||
|
Reference in New Issue
Block a user