diff --git a/src/membrain_seg/segmentation/cli/cli.py b/src/membrain_seg/segmentation/cli/cli.py index 9bd319e..331dc4c 100644 --- a/src/membrain_seg/segmentation/cli/cli.py +++ b/src/membrain_seg/segmentation/cli/cli.py @@ -38,9 +38,8 @@ def callback(): Example: ------- - membrain predict --tomogram-path - --ckpt-path - --out-folder ./segmentations + membrain segment --tomogram-path + --ckpt-path ------- """