We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78afd36 commit 4a900f1Copy full SHA for 4a900f1
1 file changed
checkvsphere/tools/cli.py
@@ -106,7 +106,7 @@ def __init__(self):
106
self._standard_args_group.add_argument('--sessionfile',
107
required=False,
108
action='store',
109
- help='Path to a file where the sessioncookie'
+ help='Path to a file where the session cookie '
110
'will be stored for later reuse. (EXPERIMENTAL)')
111
112
self._standard_args_group.add_argument('--match-method',
0 commit comments