mirror of https://github.com/yandex/gixy
Update README.md
parent
2ff6ac1f8b
commit
450d33275a
|
@ -19,7 +19,7 @@ gixy
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
By default Gixy will try to analyze Nginx configuration placed in `/etc/nginx/nginx.conf`. But you can always specify needed path:
|
By default Gixy will try to analyze Nginx configuration placed in `/etc/nginx/nginx.conf`. But you can always specify needed path:
|
||||||
```bash
|
```
|
||||||
$ gixy /etc/nginx/nginx.conf
|
$ gixy /etc/nginx/nginx.conf
|
||||||
|
|
||||||
==================== Results ===================
|
==================== Results ===================
|
||||||
|
@ -62,7 +62,7 @@ Total issues:
|
||||||
High: 0
|
High: 0
|
||||||
```
|
```
|
||||||
|
|
||||||
You can achieve all other `gixy` arguments with the help command: `gixy --help`
|
Or something else, you can find all other `gixy` arguments with the help command: `gixy --help`
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
Full documentation and recommendations can be found [here](https://github.com/yandex/gixy/wiki/ru/) (sorry, but Russian language only so far)
|
Full documentation and recommendations can be found [here](https://github.com/yandex/gixy/wiki/ru/) (sorry, but Russian language only so far)
|
||||||
|
|
Loading…
Reference in New Issue