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

Commit 57f0a59

Browse files
committed
status: remove -detailed flag from help
We no longer have -detailed flag. Remove it from status help.
1 parent 46080f4 commit 57f0a59

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)