summaryrefslogtreecommitdiffstats
path: root/Completion/BSD/Command/_bectl
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_bectl')
-rw-r--r--Completion/BSD/Command/_bectl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/BSD/Command/_bectl b/Completion/BSD/Command/_bectl
index 484fa0159..8bbcdf628 100644
--- a/Completion/BSD/Command/_bectl
+++ b/Completion/BSD/Command/_bectl
@@ -43,6 +43,7 @@ if [[ $state = args ]]; then
args+=(
'-r[create recursive boot environment]'
'-e+[clone specified boot environment]: :->boot-environs'
+ '-E[create new empty boot environment]'
)
;;
destroy)