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

Commit 8c43734

Browse files
authored
Merge pull request #1550 from darkowlzz/status-remove-detailed-flag-help
status: remove -detailed flag from help
2 parents 18504a2 + 57f0a59 commit 8c43734

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cmd/dep/status.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ With no arguments, print the status of each dependency of the project.
3434
LATEST Latest VCS revision available
3535
PKGS USED Number of packages from this project that are actually used
3636
37-
With one or more explicitly specified packages, or with the -detailed flag,
38-
print an extended status output for each dependency of the project.
39-
40-
TODO Another column description
41-
FOOBAR Another column description
42-
4337
Status returns exit code zero if all dependencies are in a "good state".
4438
`
4539

0 commit comments

Comments
 (0)