# VDFparse
Convert known binary valve data files (`.vdf` files) into json.
## Usage
```
Description:
Convert known binary valve data files (`.vdf` files) into json.
Usage:
VDFparse [...] [options]
Arguments:
The path to the vdf file, `appinfo`/`packageinfo` to search or `-` to read from stdin.
Ids to filter by. If no id is specified output all ids.
Options:
-i, --info-only Show only info and omit main data. [default: False]
-p, --pretty Indent the JSON output. [default: False]
-o, --output