1DUB-REMOVE-PATH(1) The D Language Foundation DUB-REMOVE-PATH(1)
2
3
4
6 dub - Package and build management system for D
7
9 dub remove-path <path> OPTIONS...
10
12 Removes a package search path previously added with add-path.
13
15 --system
16 Register system-wide instead of user-wide
17
19 dub.sdl, dub.json
20
22 Copyright (c) 1999-2022 by The D Language Foundation
23
25 ⟨http://code.dlang.org/docs/commandline⟩http://code.dlang.org/docs/commandline
26
28 dmd(1), dub(1)
29
30
31
32The D Language Foundation 2022-01-20 DUB-REMOVE-PATH(1)