you may use this:
# m h dom mon dow command
0 13,14,15 * * * /home/user/command
your /home/user/command
will be run at 13:00, 14:00 and 15:00
you may use this:
# m h dom mon dow command
0 13,14,15 * * * /home/user/command
your /home/user/command
will be run at 13:00, 14:00 and 15:00