Amar Takhar commented on a discussion on rtems-bsps: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127639

 >                         '--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',
 > +        '--json',
 > +        help='Output JSON in "arch: [(bsp, family, path)]" format',

I can change that.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127639
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