Unverified Commit 433c76cd authored by yann300's avatar yann300 Committed by GitHub

Update main.js

parent bb490897
......@@ -6,7 +6,7 @@ var startFrontend = require('./services/startFrontend')
var fs = require('fs-extra')
program
.usage('-S <shared folder>')
.usage('-s <shared folder>')
.description('Provide a two ways connection between the local computer and Remix IDE')
.option('-s, --shared-folder <path>', 'Folder to share with Remix IDE')
.option('-m, --mist', 'start mist')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment