[pve-devel] applied: [PATCH docs] Change iscsiscan invocation in pve-storage-iscsi

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Jan 3 09:27:28 CET 2019


applied

On Fri, Dec 28, 2018 at 11:07:44AM +0100, Stoiko Ivanov wrote:
> Caught while checking #1936 - portal is a fixed (required) argument.
> Also changed `iscsiscan` to `scan iscsi`
> 
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
>  pve-storage-iscsi.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pve-storage-iscsi.adoc b/pve-storage-iscsi.adoc
> index 7c9a157..93975f5 100644
> --- a/pve-storage-iscsi.adoc
> +++ b/pve-storage-iscsi.adoc
> @@ -83,7 +83,7 @@ Examples
>  
>  Scan a remote iSCSI portal, and returns a list of possible targets:
>  
> - pvesm iscsiscan -portal <HOST[:PORT]>
> + pvesm scan iscsi <HOST[:PORT]>
>  
>  ifdef::wiki[]
>  
> -- 
> 2.11.0




More information about the pve-devel mailing list