Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 6, 2025
1 parent 13f4176 commit cc0e1a6
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,53 +4,16 @@

```console
$ ghalint help
NAME:
ghalint - GitHub Actions linter

USAGE:
ghalint [global options] command [command options] [arguments...]

VERSION:
()

COMMANDS:
run lint GitHub Actions Workflows
run-action, act lint actions
version Show version
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--log-color value log color. auto(default)|always|never [$GHALINT_LOG_COLOR]
--log-level value log level [$GHALINT_LOG_LEVEL]
--config value, -c value configuration file path [$GHALINT_CONFIG]
--help, -h show help
--version, -v print the version
```

## ghalint run

```console
$ ghalint help run
NAME:
ghalint run - lint GitHub Actions Workflows

USAGE:
ghalint run [command options] [arguments...]

OPTIONS:
--help, -h show help
```

## ghalint run-action

```console
$ ghalint help run-action
NAME:
ghalint run-action - lint actions

USAGE:
ghalint run-action [command options] [arguments...]

OPTIONS:
--help, -h show help
```

0 comments on commit cc0e1a6

Please sign in to comment.