document default -h flag
This commit is contained in:
parent
91ff1a10d4
commit
d9feae081f
@ -6,7 +6,9 @@ A **simple** measure of software dependency freshness. It is a **single number**
|
||||
|
||||
## Usage
|
||||
|
||||
`libyear` only supports projects using go modules. It ignores dependencies that are replaced in a go.mod file.
|
||||
`libyear` only supports projects using go modules. It ignores dependencies that are replaced in a `go.mod` file.
|
||||
|
||||
`-h`: usage help text
|
||||
|
||||
`-q`: quiet mode; reduce logging and output only dependencies that are not at their latest version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user