diff options
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 |