Skip to content

Commit 29394c8

Browse files
update parm name for posix
1 parent 8a28190 commit 29394c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/bfd-model-idr/generate_eob_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
@click.command
1111
@click.option(
12-
'--clm_uniq_id',
12+
'--clm-uniq-id',
1313
type=str,
1414
required=True,
1515
help='Pass the claim unique ID.'

0 commit comments

Comments
 (0)