Update README.md

This commit is contained in:
Ömer 2017-05-07 14:56:24 +03:00 committed by GitHub
parent 779ede5576
commit c62a57082d
1 changed files with 1 additions and 1 deletions

View File

@ -777,7 +777,7 @@ pwd
### a. `apropos`
İstediğiniz görevle ilgili arama yapmanızı sağlar. Örneğin komutu bilmiyorsunuz ama yaptığı işi biliyorsunuz anahtar kelimeleri aratarak komutu bulabilirsiniz.
````bash
```bash
apropos komut
```