Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion flyctl/cmd/fly_wireguard_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
## Options

~~~
-h, --help help for create
-h, --help help for create
--network string Custom network name
~~~

## Global Options
Expand All @@ -21,5 +22,5 @@

## See Also

* [fly wireguard](/docs/flyctl/wireguard/) - Commands that manage WireGuard peer connections

Check failure on line 25 in flyctl/cmd/fly_wireguard_create.md

View workflow job for this annotation

GitHub Actions / Vale linter

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'WireGuard' instead of 'wireguard'. Raw Output: {"message": "[Vale.Terms] Use 'WireGuard' instead of 'wireguard'.", "location": {"path": "flyctl/cmd/fly_wireguard_create.md", "range": {"start": {"line": 25, "column": 8}}}, "severity": "ERROR"}

Loading