Help hinzugefügt
parent
ce706609ca
commit
3e817b926b
24
Help.md
Normal file
24
Help.md
Normal file
@ -0,0 +1,24 @@
|
||||
```
|
||||
$ ./web_site_monitor -h
|
||||
|
||||
Version: 1.0 (created: 2016-10-18)
|
||||
|
||||
BASIC USAGE...
|
||||
$ ./web_site_monitor <URL>
|
||||
OR
|
||||
$ bash web_site_monitor <URL>
|
||||
$ ksh web_site_monitor <URL>
|
||||
$ zsh web_site_monitor <URL>
|
||||
$ dash web_site_monitor <URL>
|
||||
$ busybox ash web_site_monitor <URL>
|
||||
|
||||
OPTIONS:
|
||||
-d : enable debugging
|
||||
-h : display usage and exit
|
||||
-n : disable logging (enabled by default)
|
||||
-q : disable stdout (enabled by default)
|
||||
-v : print version and exit
|
||||
-E <regexp> : text search with extended regexp
|
||||
-F <regexp> : text search with fixed string
|
||||
-G <regexp> : text search with basic regexp
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user