Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 89f3a57

Browse files
author
zblurx
committed
FILENAME option description modified
1 parent d56199b commit 89f3a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cme/modules/drop_searchConnector-ms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def options(self, context, module_options):
2121
URL URL in the searchConnector-ms file, default https://rickroll
2222
CLEANUP Cleanup (choices: True or False)
2323
SHARE Specify a share to target
24-
FILENAME Specify the filename used WITHOUT the extension (it's automatically added). default is "Documents"
24+
FILENAME Specify the filename used WITHOUT the extension searchConnector-ms (it's automatically added), default is "Documents"
2525
'''
2626
self.cleanup = False
2727
if 'CLEANUP' in module_options:

0 commit comments

Comments
 (0)