Page MenuHomeSoftware Heritage

D7510.diff
No OneTemporary

D7510.diff

diff --git a/docs/query-language.rst b/docs/query-language.rst
--- a/docs/query-language.rst
+++ b/docs/query-language.rst
@@ -8,7 +8,7 @@
Some of the examples are :
* ``origin : plasma and language in [python] and visits >= 5``
* ``last_visit > 2021-01-01 or last_visit < 2020-01-01``
- * ``visited = false and metadata = "kubernetes" or origin : "minikube"``
+ * ``visited = false and metadata : "kubernetes" or origin : "minikube"``
* ``keyword in ["orchestration", "kubectl"] and license in ["GPLv3+", "GPLv3"]``
* ``(origin : debian or visit_type = ["deb"]) and license in ["GPL-3"]``

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 30, 1:04 PM (9 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224728

Event Timeline