Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chkcrontab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
chkcrontab
Commits
c16ba650
Commit
c16ba650
authored
Feb 17, 2013
by
Kevin Lyda
Browse files
Options
Downloads
Patches
Plain Diff
Link to the user docs in the readme.
parent
feb03df3
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+10
-1
10 additions, 1 deletion
README.rst
with
10 additions
and
1 deletion
README.rst
+
10
−
1
View file @
c16ba650
...
@@ -7,6 +7,14 @@ chkcrontab
...
@@ -7,6 +7,14 @@ chkcrontab
Crontab linter
Crontab linter
==============
==============
.. sidebar:: Output Description
:subtitle: Whatcha talkin bout Willis?
The output of ``chkcrontab`` is described on the `CheckCrontab`_
wiki page. A link to it appears in the output if there were any
warnings or errors. It also suggests ways to fix the reported
issues.
chkcrontab is a script to check crontab files like those in
chkcrontab is a script to check crontab files like those in
``/etc/cron.d`` and ``/etc/crontab``. It tries to catch glaring
``/etc/cron.d`` and ``/etc/crontab``. It tries to catch glaring
errors and warn on suspect lines in a crontab file. Some valid
errors and warn on suspect lines in a crontab file. Some valid
...
@@ -41,7 +49,7 @@ versions whenever the tree on github is pushed to.
...
@@ -41,7 +49,7 @@ versions whenever the tree on github is pushed to.
The code is available in the following locations:
The code is available in the following locations:
* Bitbucket: https://bitbucket.org/lyda/chkcrontab/
src
* Bitbucket: https://bitbucket.org/lyda/chkcrontab/
* code.google: http://code.google.com/p/chkcrontab/
* code.google: http://code.google.com/p/chkcrontab/
* Github: https://github.com/lyda/chkcrontab
* Github: https://github.com/lyda/chkcrontab
* Gitorious: https://gitorious.org/uu/chkcrontab
* Gitorious: https://gitorious.org/uu/chkcrontab
...
@@ -65,3 +73,4 @@ Credits
...
@@ -65,3 +73,4 @@ Credits
.. _`coverage`: http://pypi.python.org/pypi/coverage
.. _`coverage`: http://pypi.python.org/pypi/coverage
.. _`Travis`: http://travis-ci.org/#!/lyda/chkcrontab
.. _`Travis`: http://travis-ci.org/#!/lyda/chkcrontab
.. _`Kevin Lyda`: https://github.com/lyda
.. _`Kevin Lyda`: https://github.com/lyda
.. _`CheckCrontab`: http://goo.gl/7XS9q
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment