diff options
Diffstat (limited to 'shell-completion/bash/lsinitrd')
-rw-r--r-- | shell-completion/bash/lsinitrd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shell-completion/bash/lsinitrd b/shell-completion/bash/lsinitrd index da7e7ad..be48f38 100644 --- a/shell-completion/bash/lsinitrd +++ b/shell-completion/bash/lsinitrd @@ -1,4 +1,5 @@ -#!/bin/bash +# bash completion for lsinitrd +# shellcheck shell=bash # Copyright 2013 Red Hat, Inc. All rights reserved. # # This program is free software; you can redistribute it and/or modify |