1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

hint about queries negation

This commit is contained in:
Igor Chubin
2018-07-27 18:37:26 +00:00
parent b3f15dd502
commit 3e0326d313
+1
View File
@@ -178,6 +178,7 @@ Try your own queries. Follow these rules:
3. Ask programming language questions only; specify the name of the programming language as the section name.
4. Separate words with `+` instead of spaces.
5. Do not use special characters, they are ignored anyway.
6. If you want to eliminate cheat sheets containing some word, add it to the query with `+-`: `python/multiply+matrices+-numpy`
Read more about the programming languages queries below.