so im trying to make a cron job so i can run wp-o-matic on wordpress
*/20 * * * * /usr/bin/curl http://www.mydomain.com/wp-content/plugins/wp-o-matic/cron.php?code=07d39f95
but i get an error " This field is for the command only, do not enter cron scheduling information here!"
there is also no user name under the “User (shell users only)” section - what am i doing wrong?