1DUB-LIST-OVERRIDES(1) The D Language Foundation DUB-LIST-OVERRIDES(1)
2
3
4
6 dub-list-overrides - Prints a list of all local package overrides
7
9 dub list-overrides OPTIONS...
10
12 This command is deprecated. Use path based dependency, custom cache
13 path, or edit `dub.selections.json` to achieve the same results.
14
16 COMMON OPTIONS
17 See dub(1)
18
20 0 DUB succeeded
21
22 1 usage errors, unknown command line flags
23
24 2 package not found, package failed to load, miscellaneous error
25
27 dub.sdl, dub.json
28
30 Copyright (c) 1999-2023 by The D Language Foundation
31
33 http://code.dlang.org/docs/commandline ⟨⟩
34
36 dub(1), dub-add-override(1), dub-remove-override(1)
37
38
39
40The D Language Foundation 2023-07-24 DUB-LIST-OVERRIDES(1)