We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b620c0 + ac15a72 commit 70e3fc8Copy full SHA for 70e3fc8
1 file changed
nxc/modules/schtask_as.py
@@ -19,9 +19,9 @@ class NXCModule:
19
20
def options(self, context, module_options):
21
r"""
22
- BINARY Upload the binary to be executed by CMD
23
CMD Command to execute
24
USER User to execute command as
+ BINARY OPTIONAL: Upload the binary to be executed by CMD
25
TASK OPTIONAL: Set a name for the scheduled task name
26
FILE OPTIONAL: Set a name for the command output file
27
LOCATION OPTIONAL: Set a location for the command output file (e.g. '\tmp\')
0 commit comments