Skip to content

Commit 759a0cf

Browse files
committed
update AutoChannelWrap CLI doc.
1 parent 737402f commit 759a0cf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/mdio/commands/segy.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@ def segy_import(
308308
309309
In cases where the user does not know if the input has unwrapped
310310
channels but desires to store with wrapped channel index use:
311-
--grid-overrides '{"AutoChannelWrap": True,
312-
"AutoChannelTraceQC": 1000000}'
311+
--grid-overrides '{"AutoChannelWrap": True}'
313312
"""
314313
mdio.segy_to_mdio(
315314
segy_path=input_segy_path,

0 commit comments

Comments
 (0)