Bug 26564

Summary: keytable "usage" message redesign
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: console-toolsAssignee: Bernhard Rosenkraenzer <bero>
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:51:29 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:51:25 UTC
#: /etc/rc.d/init.d/keytable:61
msgid "Usage: keytable {start|stop|restart|reload|condrestart|status}"

If "keytable" 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|restart|reload|condrestart|status}"

Comment 1 Bernhard Rosenkraenzer 2001-06-25 09:45:15 UTC
This has been fixed a while ago.