We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40af421 commit 0913f63Copy full SHA for 0913f63
docs/content/paket-push.md
@@ -3,12 +3,9 @@
3
Pushes the given `.nupkg` file.
4
5
[lang=msh]
6
- paket push fsi.exe url <string> file <string> [apikey <string>] [endpoint <string>] [--help]
7
-
8
-### Options:USAGE: fsi.exe url <string> file <string> [apikey <string>] [endpoint <string>] [--help]
9
10
-OPTIONS:
+ paket push url <string> file <string> [apikey <string>] [endpoint <string>]
11
+### Options:
12
13
`url <string>`: Url of the NuGet feed.
14
0 commit comments