add descriptions for all remote config fields
not yet used
This commit is contained in:
parent
201049cf93
commit
7038acf96c
20 changed files with 141 additions and 48 deletions
|
@ -39,7 +39,9 @@ remote = specialRemoteType $ RemoteType
|
|||
, generate = gen
|
||||
, configParser = mkRemoteConfigParser
|
||||
[ optionalStringParser androiddirectoryField
|
||||
(FieldDesc "location on the Android device where the files are stored")
|
||||
, optionalStringParser androidserialField
|
||||
(FieldDesc "sometimes needed to specify which Android device to use")
|
||||
]
|
||||
, setup = adbSetup
|
||||
, exportSupported = exportIsSupported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue