Skip to content

Commit 4fad8b1

Browse files
author
exoego
committed
Instruct --help command as manual, sice nightly/docs are removed.
1 parent 7016825 commit 4fad8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/scaladoc/generate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This will put the HTML in the current directory. This is probably not what you
4646

4747
$ scaladoc -d build/ src/main/scala/App.scala
4848

49-
For more information on the `scaladoc` command and what other command-line options it supports, see the [scaladoc man page](https://www.scala-lang.org/files/archive/nightly/docs/manual/html/scaladoc.html).
49+
For more information on the `scaladoc` command and what other command-line options it supports, see the `scaladoc --help`.
5050

5151
This command is harder to operate with more complex projects containing both multiple Scala source files and library dependencies. This is why using sbt (see above) is easier and better suited for generating Scaladoc.
5252

0 commit comments

Comments
 (0)