diff --git a/templates/zshrc b/templates/zshrc index 48ce6f8..a71e1ab 100644 --- a/templates/zshrc +++ b/templates/zshrc @@ -240,8 +240,8 @@ function _docker-env() { "-h[Container host name]" \ "-m[Memory limit]" \ "-u[Username or UID (format: (|(:)))]" \ - "(-p -e -v -w)--[Explicitely stop switches and start positional arguments]" \ - "(-p -e -v -w --)1:Container image:->image" \ + "(-p -e -v -w -h -m -u)--[Explicitely stop switches and start positional arguments]" \ + "(-p -e -v -w -h -m -u --)1:Container image:->image" \ "*:Container CMD:->cmd" case $state in