]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: drop --disable-sqflow alias -d
authorDaniel Wagner <dwagner@suse.de>
Thu, 11 Jul 2024 16:53:36 +0000 (18:53 +0200)
committerDaniel Wagner <wagi@monom.org>
Thu, 1 Aug 2024 08:42:51 +0000 (10:42 +0200)
commit9aaa137f86160cce90b7692ba40f0a938a54bf83
tree11a866ec9383e0e85724d4f8ab7efd51772b544a
parent55f980a34e4b5684f1f567808ac89b0b293df88a
fabrics: drop --disable-sqflow alias -d

The alias for --disable-sqflow -d clashes with --device for the
discover command. Since the --disable-sqflow is not so commonly used,
let's free -d for other uses.

Fixes: 18de3a6d61a7 ("Convert to libnvme")
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-config.txt
Documentation/nvme-connect.txt
completions/_nvme
completions/bash-nvme-completion.sh
fabrics.c