#1104914 tgt-admin: -d is supposed to be --delete but is an "Option d is ambiguous (delete, dump)" error instead

Package:
tgt
Source:
tgt
Description:
Linux SCSI target user-space daemon and tools
Submitter:
наб
Date:
2025-05-08 14:42:02 UTC
Severity:
normal
#1104914#5
Date:
2025-05-08 14:39:14 UTC
From:
To:
Dear Maintainer,

Quoth tgt-admin(1):
  OPTIONS
         -d, --delete <value>
             Delete all or selected targets. The target will be deleted only if it's not used (no initiator is connected to it).

And yet
  # tgt-admin -d
  Option d is ambiguous (delete, dump)
  No action specified.

Best,