diff --git a/docs/features/CLI.md b/docs/features/CLI.md index 3b725fdf2f..a946df00ca 100644 --- a/docs/features/CLI.md +++ b/docs/features/CLI.md @@ -172,7 +172,7 @@ In addition to the command-line options recognized by txt2img, img2img accepts a | ------------------- | ---------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------- | | `--init_img ` | `-I` | `None` | Path to the initialization image | | `--fit` | `-F` | `False` | Scale the image to fit into the specified -H and -W dimensions | -| `--strength ` | `-s` | `0.75` | How hard to try to match the prompt to the initial image. Ranges from 0.0-0.99,
with higher values replacing the initial image completely. | +| `--strength ` | `-f` | `0.75` | How hard to try to match the prompt to the initial image. Ranges from 0.0-0.99,
with higher values replacing the initial image completely. | #### inpainting