summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/cli
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/bitmask/cli')
-rw-r--r--src/leap/bitmask/cli/eip.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/leap/bitmask/cli/eip.py b/src/leap/bitmask/cli/eip.py
index 5fb240cd..b7016ef8 100644
--- a/src/leap/bitmask/cli/eip.py
+++ b/src/leap/bitmask/cli/eip.py
@@ -30,11 +30,12 @@ SUBCOMMANDS:
enable Enable EIP Service
disable Disable EIP Service
- check Check whether EIP service is properly configured
- get_cert Get EIP Certificate from provider
start Start EIP
stop Stop EIP
status Display status about service
+ check Check whether EIP service is properly configured
+ get_cert Get EIP Certificate from provider
+ install Install helpers (need superuser)
'''.format(name=command.appname)