Skip to content

Commit 5c341c7

Browse files
Merge pull request #1550 from xpat/master
Update options.js
2 parents 8ff47ea + 20c35c5 commit 5c341c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/lib/options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module.exports = [
5050
},
5151
{
5252
name: 'config-path',
53-
question: 'Path to the config directory (for example: /etc/solid-server)',
53+
question: 'Path to the config directory (for example: ./config)',
5454
default: './config',
5555
prompt: true
5656
},

0 commit comments

Comments
 (0)