summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/cli
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-01-26 22:53:39 +0100
committerKali Kaneko <kali@leap.se>2018-02-15 16:36:37 +0100
commit7697beb7034acacbe6964af0385a03b2ea33ec93 (patch)
treed22248d908a59ce287229b9071429fb6ca726f13 /src/leap/bitmask/cli
parenta93041b152b02d2c782baae2ccb39af905e6b9a3 (diff)
[feat] help string for bitmask gui
- Resolves: #8794
Diffstat (limited to 'src/leap/bitmask/cli')
-rwxr-xr-xsrc/leap/bitmask/cli/bitmask_cli.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/leap/bitmask/cli/bitmask_cli.py b/src/leap/bitmask/cli/bitmask_cli.py
index 40f119e9..b048bb69 100755
--- a/src/leap/bitmask/cli/bitmask_cli.py
+++ b/src/leap/bitmask/cli/bitmask_cli.py
@@ -62,7 +62,6 @@ GENERAL COMMANDS:
OPTIONAL ARGUMENTS:
--json print the raw json (useful for scripting)
-
'''
epilog = ("Use 'bitmaskctl <command> help' to learn more "
"about each command.")