diff --git a/README.md b/README.md index e77808e..448953d 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Bash script that can list users and there dirs, processes, output stdout and std ## 1. RUN and TEST 1. Ensure the script is executable: - ```bash - chmod +x script +```bash +chmod +x script ``` 2. Execute with -h to list help: -```Bash +```bash ./script -h ``` Avalible options: @@ -37,4 +37,4 @@ stdout with stderr at the same time ``` --- -Main repo url: https://git.gandc.ru/gandc/z1-lk-bos \ No newline at end of file +This is a full copy of Main repo: https://git.gandc.ru/gandc/z1-lk-bos \ No newline at end of file