diff --git a/docs/parsers/crontab_u.md b/docs/parsers/crontab_u.md index 7966d714..9dfbbe52 100644 --- a/docs/parsers/crontab_u.md +++ b/docs/parsers/crontab_u.md @@ -11,7 +11,7 @@ Compatibility: Examples: - $ cat /etc/crontab | jc --crontab -p + $ cat /etc/crontab | jc --crontab-u -p { "variables": [ { diff --git a/jc/parsers/crontab_u.py b/jc/parsers/crontab_u.py index c11a1049..1c1090a2 100644 --- a/jc/parsers/crontab_u.py +++ b/jc/parsers/crontab_u.py @@ -10,7 +10,7 @@ Compatibility: Examples: - $ cat /etc/crontab | jc --crontab -p + $ cat /etc/crontab | jc --crontab-u -p { "variables": [ {