Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329711 - cron-guide incorrect option "crontab -d"
Summary: cron-guide incorrect option "crontab -d"
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: New Documentation (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: nm (RETIRED)
URL: http://www.gentoo.org/doc/en/cron-gui...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 15:24 UTC by Aistis Jokubauskas
Modified: 2010-07-25 06:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aistis Jokubauskas 2010-07-24 15:24:12 UTC
http://www.gentoo.org/doc/en/cron-guide.xml

Incorrect example in "Code Listing 3.13: Removing a crontab" table in cron-guide.

# crontab -d
crontab: invalid option -- 'd'
....

I've used vixie-cron 4.1-r10.

Reproducible: Always
Comment 1 nm (RETIRED) gentoo-dev 2010-07-25 00:55:48 UTC
I'll take this one.

Next time, please also provide the correct commands with your bug reports.
Comment 2 nm (RETIRED) gentoo-dev 2010-07-25 01:01:07 UTC
After reviewing the instructions, I realized the user did not properly read the guide.

We provide a table that lists equivalent commands, so you are to substitute that command for a given step.

Please read:

http://www.gentoo.org/doc/en/cron-guide.xml#doc_chap3_sect4
Comment 3 Aistis Jokubauskas 2010-07-25 06:49:30 UTC
Yes indeed.. by the time I got there equivalent command table was forgotten XD