Merge pull request #964 from Linux4Yourself/fix-sysv

Fix find command
This commit is contained in:
makpif 2021-11-06 19:13:53 +03:00 committed by GitHub
commit cdbe594f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ EOF
Для поиска нужной раскладки выполните:
```bash
find /usr/share/keymaps --type f
find /usr/share/keymaps -type f
```
Для русской (на примере qwerty) это может быть: