Skip to content

Commit

Permalink
parser update
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Fish committed Oct 2, 2024
1 parent a021703 commit ff1e4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sim_recon/cli/parsing/otf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def parse_args(
parser.add_argument(
"-o",
"--output-directory",
help="If specified, the output directory in which the OTF files will be saved (otherwise each OTF will be saved in the same directory as its PSF)",
help="If specified, the output directory in which the OTF files will be saved (otherwise each OTF will be saved in the same directory as its PSF) test text",
)
parser.add_argument(
"--overwrite",
Expand Down

0 comments on commit ff1e4eb

Please sign in to comment.