Gedare Bloom commented on a discussion on rtems-bsps: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127871

 >                         '--pairs',
 >                         help='Output architectures and BSPs in CPU/BSP 
 > format',
 >                         action='store_true')
 > -    argsp.add_argument('-C',
 > -                       '--config',
 > -                       help='Output architectures and BSPs in `config.ini` 
 > format',
 > -                       action='store_true')
 > +    argsp.add_argument(
 > +        '-j',

The commands for specifying an output format seem to be usually capital, except 
for the markdown one, e.g., -P, -T, -C. The lowercase ones appear to be about 
filtering the output or instructing the program itself. I don't know, it just 
seemed odd and was curious if there is any rhyme or reason.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127871
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to