We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ff47ea + 20c35c5 commit 5c341c7Copy full SHA for 5c341c7
1 file changed
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