Skip to content

Commit dc18f9f

Browse files
Xavier BadosaXavier Badosa
Xavier Badosa
authored and
Xavier Badosa
committedSep 5, 2018
Example code improved
-f section required an -f example
1 parent e758dc9 commit dc18f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,5 +380,5 @@ A filter is a comma-separated list of selection criteria. Each criterion must fo
380380
forces the subset to keep only category "DE" from dimension "area" and category "2014" from dimension "year". Because these ids do not contain whitespaces, double quotes are not strictly necessary.
381381

382382
```
383-
area=DE,year=2014
383+
jsonstatslice oecd.json oecd-subset.json -f area=DE,year=2014
384384
```

0 commit comments

Comments
 (0)