grub-list.zsh: Remove unused $cmd variable

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
This commit is contained in:
Anna Schumaker 2021-12-06 11:05:20 -05:00
parent 2ecfbe3770
commit 36e6838dd3
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/zsh
cmd=$0
zparseopts e=entries -entries-only=entries h=help -help=help
if [ ! -z "$help" ]; then