mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 10:15:33 +02:00
is-up: add page (#2821)
This commit is contained in:
parent
389d5e54b9
commit
8eeff416ea
1 changed files with 8 additions and 0 deletions
8
pages/common/is-up.md
Normal file
8
pages/common/is-up.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# is-up
|
||||
|
||||
> Check whether a website is up or down.
|
||||
> Homepage: <https://github.com/sindresorhus/is-up-cli>.
|
||||
|
||||
- Check the status of the specified website:
|
||||
|
||||
`is-up {{example.com}}`
|
Loading…
Add table
Reference in a new issue