Merge branch 'mg/placeholders-are-lowercase' into maint
* mg/placeholders-are-lowercase: Make <identifier> lowercase in Documentation Make <identifier> lowercase as per CodingGuidelines Make <identifier> lowercase as per CodingGuidelines Make <identifier> lowercase as per CodingGuidelines CodingGuidelines: downcase placeholders in usage messages
This commit is contained in:
@ -19,7 +19,7 @@ usage: test-parse-options <options>
|
||||
--set23 set integer to 23
|
||||
-t <time> get timestamp of <time>
|
||||
-L, --length <str> get length of <str>
|
||||
-F, --file <FILE> set file to <FILE>
|
||||
-F, --file <file> set file to <file>
|
||||
|
||||
String options
|
||||
-s, --string <string>
|
||||
|
Reference in New Issue
Block a user