1DUB-ADD-OVERRIDE(1) The D Language Foundation DUB-ADD-OVERRIDE(1)
2
3
4
6 dub - Package and build management system for D
7
9 dub add-override <package> <version-spec> <target-path/target-version>
10 OPTIONS...
11
14 --system
15 Register system-wide instead of user-wide
16
18 dub.sdl, dub.json
19
21 Copyright (c) 1999-2022 by The D Language Foundation
22
24 ⟨http://code.dlang.org/docs/commandline⟩http://code.dlang.org/docs/commandline
25
27 dmd(1), dub(1)
28
29
30
31The D Language Foundation 2022-07-27 DUB-ADD-OVERRIDE(1)