Bug 2761

Summary: Usage text for 'su' command incomplete
Product: Busybox Reporter: mrother
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.17.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description mrother 2010-11-02 21:05:22 UTC
The usage text for the 'su' command (i.e. "#define su_full_usage" in 'include/usage.src.h') does not mention the '-l' option.

Taking a lead from http://linux.die.net/man/1/su I'd suggest to add:
"\n	-,-l	Make the shell a login shell" \
Comment 1 Denys Vlasenko 2010-12-31 01:53:19 UTC
Fixed in git, will be in 1.19.x