Skip to content

Commit bd6a200

Browse files
author
shital.rtcamp
committed
changed description of secure.py file
1 parent 49c4e96 commit bd6a200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/cli/plugins/secure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Meta:
2020
label = 'secure'
2121
stacked_on = 'base'
2222
stacked_type = 'nested'
23-
description = ('clean command cleans different cache ')
23+
description = ('Secure command secure auth, ip and port')
2424
arguments = [
2525
(['--auth'],
2626
dict(help='secure auth', action='store_true')),

0 commit comments

Comments
 (0)