Skip to content
Snippets Groups Projects
Commit eb0d763e authored by David Verelst's avatar David Verelst
Browse files

updated docs

parent 60c184df
No related branches found
No related tags found
No related merge requests found
......@@ -877,7 +877,7 @@ if __name__ == '__main__':
parser.add_argument('--crontab', action='store_true', dest='crontab',
default=False, help='Crontab mode. Implies --cache, '
'and not compatible with --node. When all jobs are '
'done, crontab -r will remove all the user\' current '
'done, crontab -r will remove all the user\'s current '
'crontab jobs. Default=False')
parser.add_argument('--debug', action='store_true', dest='debug',
default=False, help='Debug print statements. Default=False')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment