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 OPTIONS...
10

DESCRIPTION

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

OPTIONS

16   COMMON OPTIONS
17       See dub(1)
18

EXIT STATUS

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

FILES

27       dub.sdl, dub.json
28

AUTHOR

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

ONLINE DOCUMENTATION

33       http://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-07-24             DUB-LIST-OVERRIDES(1)
Impressum