diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-31 04:13:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-31 04:13:00 +0000 |
commit | dc3f3471f8a00ce0c8fb4cbf2a31e299696f3bbc (patch) | |
tree | e97b4f25c511372d73bdd96c389c5f468d99138a /completions/_nvme | |
parent | Adding upstream version 2.2.1. (diff) | |
download | nvme-cli-365eaf9a975847f0dbb48b5dadc1eed5a5a42e5f.tar.xz nvme-cli-365eaf9a975847f0dbb48b5dadc1eed5a5a42e5f.zip |
Adding upstream version 2.3.upstream/2.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'completions/_nvme')
-rw-r--r-- | completions/_nvme | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/completions/_nvme b/completions/_nvme index 16c9b7c..5910898 100644 --- a/completions/_nvme +++ b/completions/_nvme @@ -1,6 +1,5 @@ -# SPDX-License-Identifier: GPL-2.0-or-later - #compdef _nvme nvme +# SPDX-License-Identifier: GPL-2.0-or-later # zsh completions for the nvme command-line interface, # very loosely based on git and adb command completion |