Update README.md

pull/2/head
Andrew Krasichkov 2017-03-31 01:40:17 +03:00 committed by GitHub
parent 2ff6ac1f8b
commit 450d33275a
1 changed files with 2 additions and 2 deletions

View File

@ -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)