Skip to content

Commit

Permalink
fix syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
bohendo committed Feb 1, 2024
1 parent 34cb429 commit cdfd7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Features:

Run `cloudexec help` to list available subcommands or `cloudexec <subcommand> --help` for information regarding a specific subcommand:

```bash
```text
$ cloudexec help
NAME:
cloudexec - easily run cloud based jobs
Expand Down Expand Up @@ -49,7 +49,7 @@ GLOBAL OPTIONS:

Example job status output:

```bash
```text
$ cloudexec status --all
+--------+----------------+-----------+----------------+---------+------+-------+---------------------+---------------------+--------------+-------------+------------+
| JOB ID | JOB NAME | STATUS | DROPLET IP | MEMORY | CPUS | DISK | STARTED AT | UPDATED AT | TIME ELAPSED | HOURLY COST | TOTAL COST |
Expand Down

0 comments on commit cdfd7d7

Please sign in to comment.