We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4119a73 commit 20c35c5Copy full SHA for 20c35c5
bin/lib/options.js
@@ -50,7 +50,7 @@ module.exports = [
50
},
51
{
52
name: 'config-path',
53
- question: 'Path to the config directory (for example: /etc/solid-server)',
+ question: 'Path to the config directory (for example: ./config)',
54
default: './config',
55
prompt: true
56
0 commit comments