hspace never had such an option. Signed-off-by: Klaus Aehlig <[email protected]> Reviewed-by: Oleg Ponomarev <[email protected]>
Cherry-picked-from: fa36daf4 Signed-off-by: Klaus Aehlig <[email protected]> --- man/hspace.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/hspace.rst b/man/hspace.rst index 45065af..1259f25 100644 --- a/man/hspace.rst +++ b/man/hspace.rst @@ -16,7 +16,7 @@ SYNOPSIS Backend options: -{ **-m** *cluster* | **-L[** *path* **] [-X]** | **-t** *data-file* | +{ **-m** *cluster* | **-L[** *path* **]** | **-t** *data-file* | **\--simulate** *spec* | **-I** *path* } -- 2.6.0.rc2.230.g3dd15c0
