Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
adehecq committed Sep 11, 2024
1 parent 6da4097 commit e0e84b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ usgsxplore search declassii --filter "camera=KH-9 Lower Resolution Mapping Camer
# select scenes from the Hexagon KH-9 satellites if they are downloadable
usgsxplore search declassii --filter "camera=L & DOWNLOAD_AVAILABLE=Y"
```
**Note**: To know which filters are available, check the command `usgsxplore info` below.
**Note**: To know which filters are available, check the command `usgsxplore info` below.

### Downloading

Expand Down Expand Up @@ -190,7 +190,7 @@ Commands:
filters Display a list of available filter fields for a dataset.
```

**Hints**: When using `usgsxplore search`, filters will be printed to screen when typing any (wrong) value. For example,
**Hints**: When using `usgsxplore search`, filters will be printed to screen when typing any (wrong) value. For example,
```bash
usgsxplore search declassii -f "whatever=?"
```
Expand Down

0 comments on commit e0e84b6

Please sign in to comment.