diff options
Diffstat (limited to 'Completion/Linux')
| -rw-r--r-- | Completion/Linux/Command/_losetup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Linux/Command/_losetup b/Completion/Linux/Command/_losetup index d8e792aaf..affbc58f3 100644 --- a/Completion/Linux/Command/_losetup +++ b/Completion/Linux/Command/_losetup @@ -27,7 +27,7 @@ _arguments -s -S \ - '(resize)' \ {-c,--set-capacity}'[reread the size of the file associated with the loop device]' \ - 'detach' \ - '(-)'{--delete,--detach,-d}'[detach from specified loop device]' \ + '(-)'{--detach,-d}'[detach from specified loop device]' \ "$device" \ - '(detach-all)' \ {-D,--detach-all}'[detach all associated loop devices]' \ |
