Update home authored by van Vliet's avatar van Vliet
......@@ -835,7 +835,7 @@ echo "Program finished with exit code $? at: `date`"
### scancel
With the scancel command you can cancel your running job or your scheduled job:
With the **scancel** command you can cancel your running job or your scheduled job:
- scancel jobid
where the jobid is your job identifier.
......
......