Skip to content

Commit

Permalink
rename pbp to pbp-hmb-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Aug 26, 2024
1 parent 182aedc commit 42ab985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbp/main_hmb_generator_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def parse_arguments():
description = "Process ocean audio data archives to daily analysis products of hybrid millidecade spectra using PyPAM."
example = """
Examples:
pbp --json-base-dir=tests/json \\
pbp-hmb-gen --json-base-dir=tests/json \\
--audio-base-dir=tests/wav \\
--date=20220902 \\
--output-dir=output
Expand Down

0 comments on commit 42ab985

Please sign in to comment.