Ticket 10167 - Bug in scrontab help text
Summary: Bug in scrontab help text
Status: RESOLVED DUPLICATE of ticket 10056
Alias: None
Product: Slurm
Classification: Unclassified
Component: User Commands (show other tickets)
Version: 20.11.x
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Ben Roberts
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2020-11-05 15:21 MST by Gordon Dexter
Modified: 2020-11-05 15:41 MST (History)
0 users

See Also:
Site: Johns Hopkins Univ. HLTCOE
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
Description Gordon Dexter 2020-11-05 15:21:09 MST
At least I'm thinking there is:

usage:	scrontab [-u used] { -e | -l | -r }
		(default operation is edit)
	-e	(edit user's crontab)
	-l	(list user's crontab)
	-r	(delete user's crontab)
	-v	(increase logging verbosity)

Is that supposed to be '-u user' instead of '-u used'?
Comment 1 Ben Roberts 2020-11-05 15:41:14 MST
Hi Gordon,

Thanks for keeping an eye out and reporting this.  You're right that this is a typo.  I did some updates to the scrontab documentation (including fixing this typo) just yesterday.  There are comments in bug 10056 that are visible only to employees of SchedMD that include a patch with these changes.  They haven't been checked in yet, but they should be coming soon.  Since that's the case I'll close this as a duplicate, which will add you as a watcher on that bug so you can see when the changes are made.  If you have any additional comments or questions about this feel free to update this ticket and I'll get back to you.

Thanks,
Ben

*** This ticket has been marked as a duplicate of ticket 10056 ***