diff --git a/source/dub/commandline.d b/source/dub/commandline.d index 71e66c3..f0a28a3 100644 --- a/source/dub/commandline.d +++ b/source/dub/commandline.d @@ -1193,7 +1193,7 @@ "Without specified options, placement/removal will default to a user wide shared location.", "", "Complete applications can be retrieved and run easily by e.g.", - "$ dub fetch vibelog --local", + "$ dub fetch vibelog --cache=local", "$ cd vibelog", "$ dub", "",