MCPcopy
hub / github.com/WireGuard/wireguard-go / printUsage

Function printUsage

main.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33)
34
35func printUsage() {
36 fmt.Printf("Usage: %s [-f/--foreground] INTERFACE-NAME\n", os.Args[0])
37}
38
39func warning() {
40 switch runtime.GOOS {

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected