Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
geofflamrock committed Dec 30, 2024
1 parent e5f81ec commit b1eac2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ OPTIONS:

### `stack status`

Shows the status of a stack, including commits compared to other branches and the status of any associated pull requests.
Shows the status of a stack, including commits compared to other branches and optionally the status of any associated pull requests.

```shell
USAGE:
Expand All @@ -154,6 +154,7 @@ OPTIONS:
--working-dir The path to the directory containing the git repository. Defaults to the current directory
-n, --name The name of the stack to show the status of
--all Show status of all stacks
--full Show full status including pull requests
```

### `stack delete`
Expand Down

0 comments on commit b1eac2e

Please sign in to comment.