We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de3c8e commit e9d0c4fCopy full SHA for e9d0c4f
index.js
@@ -69,7 +69,7 @@ module.exports = (api, options) => {
69
70
api.registerCommand('ssr:serve', {
71
description: 'Run the included server.',
72
- usage: 'vue-cli-service serve:ssr [options]',
+ usage: 'vue-cli-service ssr:serve [options]',
73
options: {
74
'-p, --port [port]': 'specify port',
75
'-h, --host [host]': 'specify host',
0 commit comments