Skip to content

Commit b862fb9

Browse files
committed
More documentation revisions.
1 parent ce7eb67 commit b862fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/row/show/status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Usage:
55
row show status [OPTIONS] [DIRECTORIES]
66
```
77

8-
`row show status` prints a summary of actions in the workflow.
8+
`row show status` summarizes actions in the workflow.
99
The summary includes the number of directories in each
1010
[status](../../guide/concepts/status.md) and an estimate of the remaining cost in either
1111
CPU-hours or GPU-hours based on the number of submitted, eligible, and waiting jobs and
@@ -60,7 +60,7 @@ Show actions with *waiting* directories.
6060
```bash
6161
row show status
6262
```
63-
* Show the status of all actions that have eligible directories:
63+
* Show the status of all actions with eligible directories:
6464
```bash
6565
row show status --eligible
6666
```

0 commit comments

Comments
 (0)