mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 05:53:19 +02:00
Update index.js
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports.builder = function(yargs) {
|
||||
, demand: true
|
||||
})
|
||||
.option('cache-dir', {
|
||||
describe: 'The location where to cache images.'
|
||||
describe: 'The location where to cache APK files.'
|
||||
, type: 'string'
|
||||
, default: os.tmpdir()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user