From cdfd7d7ba49ff02bb357a205a051713b6b93238b Mon Sep 17 00:00:00 2001 From: bohendo Date: Thu, 1 Feb 2024 08:41:25 -0500 Subject: [PATCH] fix syntax highlighting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11b0f28..6953376 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Features: Run `cloudexec help` to list available subcommands or `cloudexec --help` for information regarding a specific subcommand: -```bash +```text $ cloudexec help NAME: cloudexec - easily run cloud based jobs @@ -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 |