Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 0eda80c

Browse files
committed
Update documentation for swift doc generate command
1 parent 02240c5 commit 0eda80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ collecting all Swift files into a single "module"
5454
and generating documentation accordingly.
5555

5656
```terminal
57-
$ swift doc path/to/SwiftProject/Sources --output Documentation
57+
$ swift doc generate path/to/SwiftProject/Sources --output Documentation
5858
$ tree Documentation
5959
$ Documentation/
6060
├── Home

0 commit comments

Comments
 (0)