Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 1f44515

Browse files
Laurie Clark-MichalekEdward Muller
Laurie Clark-Michalek
authored and
Edward Muller
committed
Add a note about extended help being available
1 parent 3df8773 commit 1f44515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/dep/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ func main() {
5353
}
5454
w.Flush()
5555
fmt.Fprintln(os.Stderr)
56+
fmt.Fprintln(os.Stderr, "Use \"dep help [command]\" for more information about a command.")
5657
}
5758

5859
cmdName, printCommandHelp, exit := parseArgs(os.Args)

0 commit comments

Comments
 (0)