Skip to content

Commit 338779f

Browse files
Update README.md
1 parent a67aab8 commit 338779f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ python -m pip install find-asteroids
1212
Usage ([docs/notebooks/search.ipynb](https://github.com/stevenstetzler/find_asteroids/tree/main/docs/notebooks/search.ipynb)):
1313
```
1414
$ find_asteroids --help
15-
usage: find_asteroids.search [-h] --catalog CATALOG [--psfs PSFS] --velocity VELOCITY VELOCITY --angle ANGLE
15+
usage: find_asteroids [-h] --catalog CATALOG [--psfs PSFS] --velocity VELOCITY VELOCITY --angle ANGLE
1616
ANGLE --dx DX --num-results NUM_RESULTS --results-dir RESULTS_DIR [--precompute]
1717
[--gpu] [--gpu-kernels] [--device DEVICE] [--output-format OUTPUT_FORMAT]
1818

0 commit comments

Comments
 (0)