Issue855

Title Missing flag in usage_string
Priority minor Status resolved
Assigned To suiter Keywords
Linked issues Watchers suiter

Submitted on 2016-04-07 22h12 by suiter, last changed by specing.

Messages
Author: suiter Date: 2016-04-07   22h12
Missing info about benchmark flag. Not printed in usage_string in src/init.c

Usage: freedroidRPG [-h | --help]
                    [-v | --version]
                    [-e | --editor]
                    [-s | --sound]        [-q | --nosound]
                    [-o | --open_gl]      [-n | --no_open_gl]
                    [-f | --fullscreen]   [-w | --window]
                    [-t | --system_lang]
                    [-l character-name | --load=character-name]
                    [-r Y | --resolution=Y]  Y = 99 lists hardcoded resolutions.
                                             Y may also be of the form 'WxH' 
e.g. '800x600'
                    [-d X | --debug=X]       X = 0-5; default 1
Author: suiter Date: 2016-04-07   22h13
Found this minor bug will be submitting patch to ReviewBoard
Author: specing Date: 2022-12-03   19h32
-> https://rb.freedroid.org/r/2238/  closing
History
Date User Action Args
2022-12-03 19:32:22specingsetstatus: open -> resolved
2022-12-03 19:32:14specingsetmessages: + msg3757
2016-04-07 22:13:26suitersetmessages: + msg3322
2016-04-07 22:12:46suitercreate