Skip to content

Commit 0913f63

Browse files
committed
Bump version to 3.4.0
1 parent 40af421 commit 0913f63

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/content/paket-push.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@
33
Pushes the given `.nupkg` file.
44

55
[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:
6+
paket push url <string> file <string> [apikey <string>] [endpoint <string>]
117

8+
### Options:
129

1310
`url <string>`: Url of the NuGet feed.
1411

0 commit comments

Comments
 (0)