1DUB-LIST-OVERRIDES(1)      The D Language Foundation     DUB-LIST-OVERRIDES(1)
2
3
4

NAME

6       dub-list-overrides - Prints a list of all local package overrides
7

SYNOPSIS

9       dub list-overrides
10
11       OPTIONS...
12

DESCRIPTION

14       This  command  is  deprecated.  Use path based dependency, custom cache
15       path, or edit `dub.selections.json` to achieve the same results.
16

OPTIONS

EXIT STATUS

19       0      DUB succeeded
20
21       1      usage errors, unknown command line flags
22
23       2      package not found, package failed to load, miscellaneous error
24

FILES

26       dub.sdl, dub.json
27

AUTHOR

29       Copyright (c) 1999-2023 by The D Language Foundation
30

ONLINE DOCUMENTATION

32       http://code.dlang.org/docs/commandline
33http://code.dlang.org/docs/commandline
34

SEE ALSO

36       dub(1), dub-add-override(1), dub-remove-override(1)
37
38
39
40The D Language Foundation         2023-03-23             DUB-LIST-OVERRIDES(1)
Impressum