Skip to content

Commit 5aa2174

Browse files
committed
Changed dub add-path to a less wordy phrase
1 parent daa0228 commit 5aa2174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/advanced_usage.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ block body
3434

3535
dl
3636
dt <code>dub add-path</code>
37-
dd Adds a local search directory. All direct subdirectories will be searched for packages. Local search directories are manual overrides over the packages downloaded from the registry, so they will always be searched before looking into the registry.
37+
dd Adds a local search directory. All direct subdirectories will be searched for packages. Local search directories are always searched before looking up packages from the registry.
3838

3939
dt <code>dub add-local</code>
4040
dd Similar to the above, but only adds a single package directory.

0 commit comments

Comments
 (0)