Skip to content

Commit

Permalink
Fix a type in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dglmoore committed Jun 1, 2023
1 parent 433776e commit 3515f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ pds3to4 <path/to/file.lbl>

**To convert all PDS3 LBL files in a directory**
```shell
$pds3to4 -r <path/to/dir>
$ pds3to4 -r <path/to/dir>
```

For more usage details, see [examples](./examples).
Expand Down

0 comments on commit 3515f35

Please sign in to comment.