We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65031e8 commit 2f2f6b6Copy full SHA for 2f2f6b6
lib/mix/tasks/install.ex
@@ -4,7 +4,7 @@ defmodule Mix.Tasks.Openapi.Install do
4
5
## Example
6
7
- mix run Openapi.Install
+ mix run Openapi.Install '/path_to_app'
8
"""
9
use Mix.Task
10
0 commit comments