1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 03:15:37 +02:00

is-up: add page (#2821)

This commit is contained in:
Owen Voke 2019-03-06 11:30:25 +00:00 committed by Starbeamrainbowlabs
parent 389d5e54b9
commit 8eeff416ea

8
pages/common/is-up.md Normal file
View 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}}`