jarg should support files as values. I think it could use cURL's syntax: ``` $ jarg file=@/path/to/file ``` In the JSON dialect, it should conform to [example 9 of the HTML JSON forms draft](http://www.w3.org/TR/html-json-forms/). In the form dialect, should it conform to multipart?