complete --command forfiles --no-files --arguments '/P\t"Specify the path from which to start the search" /M\t"Search files according to the specified search mask" /S\t"Instruct the forfiles command to search in subdirectories recursively" /C\t"Run the specified command on each file" /D\t"Select files with a last modified date within the specified time frame" /?\t"Show help"'