Problem 2132 - Qt command line help: square brackets around optional arguments
Summary: Qt command line help: square brackets around optional arguments
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: visualization/OpenGL (show other problems)
Version: 10.5
Hardware: Apple Mac OS X
: P4 minor
Assignee: Laurent Garnier
URL:
Depends on:
Blocks:
 
Reported: 2019-02-12 21:59 CET by John.Allison
Modified: 2019-09-13 11:50 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description John.Allison 2019-02-12 21:59:08 CET
For example, the displayed line

/vis/drawLogicalVolume <logical-volume-name> <depth-of-descent> <booleans-flag> <voxels-flag> <readout-flag> <axes-flag> <check-overlap-flag> 

should read

/vis/drawLogicalVolume <logical-volume-name> [<depth-of-descent>] [<booleans-flag>] [<voxels-flag>] [<readout-flag>] [<axes-flag>] [<check-overlap-flag>]
Comment 1 Laurent Garnier 2019-09-13 11:44:59 CEST
Fix