@@ -238,45 +238,6 @@ Verbosity switches:
238
238
-v Verbose output
239
239
-ws Suppress all warnings
240
240
241
- -------------------------
242
- gprname -h
243
- -------------------------
244
- Usage: gprname [switches] naming-pattern [naming-patterns]
245
- {--and [switches] naming-pattern [naming-patterns]}
246
-
247
- general switches:
248
- --version Display version and exit
249
- -h, --help Display usage and exit
250
-
251
- -eL For backwards compatibility, has no effect
252
- -P[ ]<proj> Update or create project file <proj>
253
-
254
- --ignore-duplicate-files Ignore duplicate file names
255
- --ignore-predefined-units Ignore predefined units
256
-
257
- --no-backup Do not create backup of project file
258
- --target=<targ> Indicates the target of the GNAT compiler
259
- --RTS=<dir> Specify the Ada runtime
260
-
261
- -gnateD<sym>=<val> Preprocess with symbol definition
262
- -gnatep=<data> Preprocess files with data file
263
-
264
- --minimal-dirs Keep as Source_Dirs only the directories that contain at least one source.
265
- This will also expand any /** suffix to an explicit list of directories.
266
-
267
- -v Verbose output
268
- -v -v Very verbose output
269
- -vP<x> Specify verbosity when parsing Project Files (x = 0/1/2)
270
-
271
- switches for naming pattern sections:
272
- --and Begin a new naming patterns section
273
- -d[ ]<dir> Use <dir> as one of the source directories for the current section
274
- -D[ ]<file> Get source directories and files from <file>
275
- [-x][ ]<pat> [exclude] pattern <pat> for Ada source
276
- -[x]f[ ]<pat> [exclude] pattern <pat> for C source
277
- -[x]f:<lang>[ ]<pat> [exclude] pattern <pat> for source of language <lang>
278
-
279
-
280
241
-------------------------
281
242
gprls --help
282
243
-------------------------
@@ -517,45 +478,6 @@ Verbosity switches:
517
478
-v Verbose output
518
479
-ws Suppress all warnings
519
480
520
- -------------------------
521
- gprname --help
522
- -------------------------
523
- Usage: gprname [switches] naming-pattern [naming-patterns]
524
- {--and [switches] naming-pattern [naming-patterns]}
525
-
526
- general switches:
527
- --version Display version and exit
528
- -h, --help Display usage and exit
529
-
530
- -eL For backwards compatibility, has no effect
531
- -P[ ]<proj> Update or create project file <proj>
532
-
533
- --ignore-duplicate-files Ignore duplicate file names
534
- --ignore-predefined-units Ignore predefined units
535
-
536
- --no-backup Do not create backup of project file
537
- --target=<targ> Indicates the target of the GNAT compiler
538
- --RTS=<dir> Specify the Ada runtime
539
-
540
- -gnateD<sym>=<val> Preprocess with symbol definition
541
- -gnatep=<data> Preprocess files with data file
542
-
543
- --minimal-dirs Keep as Source_Dirs only the directories that contain at least one source.
544
- This will also expand any /** suffix to an explicit list of directories.
545
-
546
- -v Verbose output
547
- -v -v Very verbose output
548
- -vP<x> Specify verbosity when parsing Project Files (x = 0/1/2)
549
-
550
- switches for naming pattern sections:
551
- --and Begin a new naming patterns section
552
- -d[ ]<dir> Use <dir> as one of the source directories for the current section
553
- -D[ ]<file> Get source directories and files from <file>
554
- [-x][ ]<pat> [exclude] pattern <pat> for Ada source
555
- -[x]f[ ]<pat> [exclude] pattern <pat> for C source
556
- -[x]f:<lang>[ ]<pat> [exclude] pattern <pat> for source of language <lang>
557
-
558
-
559
481
-------------------------
560
482
gprls --no-such-switch
561
483
-------------------------
@@ -577,12 +499,6 @@ gprinstall: unrecognized option '--no-such-switch'
577
499
try "gprinstall --help" for more information.
578
500
STATUS: 4
579
501
580
- -------------------------
581
- gprname --no-such-switch
582
- -------------------------
583
- gprname: wrong switch: --no-such-switch
584
- STATUS: 4
585
-
586
502
-------------------------
587
503
gprls --config:conf.cgpr
588
504
-------------------------
@@ -604,12 +520,6 @@ gprinstall: unexpected index for '--config:conf.cgpr'
604
520
try "gprinstall --help" for more information.
605
521
STATUS: 4
606
522
607
- -------------------------
608
- gprname -gnatep:foo
609
- -------------------------
610
- gprname: project file name missing
611
- STATUS: 4
612
-
613
523
-------------------------
614
524
gprls -P
615
525
-------------------------
@@ -631,12 +541,6 @@ gprinstall: parameter expected for argument '-P'
631
541
try "gprinstall --help" for more information.
632
542
STATUS: 4
633
543
634
- -------------------------
635
- gprname -P
636
- -------------------------
637
- gprname: project file name missing
638
- STATUS: 4
639
-
640
544
-------------------------
641
545
gprls -s
642
546
-------------------------
0 commit comments