Bug 26566

Summary: rwalld "usage" message redesign
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: rwallAssignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-07 22:54:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2001-02-07 22:54:56 UTC
#: /etc/rc.d/init.d/rwalld:63
msgid "Usage: rwalld {start|stop|status|restart}"

If "rwalld" is replaced with $0 here, this message can be reused in
translations (other usage messages use $0), so that translators won't have
to translate each similar message individually. To make it more clear, what
I suggest is:

"Usage: $0 {start|stop|status|restart}"

Comment 1 Preston Brown 2001-02-09 05:43:51 UTC
changed in rwall-0.17-7 and later.