Skip to content

Commit 40721c4

Browse files
committed
docs: update readme help sample
1 parent f4e0cd3 commit 40721c4

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,20 +95,22 @@ Additional Commands:
9595
version Display the version of your installed Globalping CLI
9696
9797
Flags:
98-
-C, --ci disable real-time terminal updates and colors, suitable for CI and scripting
99-
(default false)
98+
-C, --ci disable real-time terminal updates and colors, suitable for CI and
99+
scripting (default false)
100100
-F, --from string specify the probe locations as a comma-separated list; you may use:
101-
- names of continents, regions, countries, US states, cities, or networks
102-
- [@1 | first, @2 ... @-2, @-1 | last | previous] to run with the probes from
103-
previous measurements in this session
101+
- names of continents, regions, countries, US states, cities, or
102+
networks
103+
- [@1 | first, @2 ... @-2, @-1 | last | previous] to run with the probes
104+
from previous measurements in this session
104105
- an ID of a previous measurement to run with its probes
105106
(default "world")
106107
-h, --help help for globalping
107108
-J, --json output results in JSON format (default false)
108-
--latency output only the latency stats; applicable only to dns, http, and ping commands
109-
(default false)
109+
--latency output only the latency stats; applicable only to dns, http, and ping
110+
commands (default false)
110111
-L, --limit int define the number of probes to use (default 1)
111-
--share print a link at the end of the results to visualize them online (default false)
112+
--share print a link at the end of the results to visualize them online (default
113+
false)
112114
113115
Use "globalping [command] --help" for more information about a command.
114116
```

0 commit comments

Comments
 (0)