Skip to content

Commit

Permalink
remove stray fits mention
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Dec 9, 2024
1 parent e34ae61 commit 7f48346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion romancal/associations/asn_from_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def _cli(args=None):

parser = argparse.ArgumentParser(
description="Create an association from a list of files",
usage="asn_from_list -o mosaic_asn.json\n--product-name my_mosaic *.fits",
usage="asn_from_list -o mosaic_asn.json\n--product-name my_mosaic *.asdf",
)

parser.add_argument(
Expand Down

0 comments on commit 7f48346

Please sign in to comment.