commit 9e89692d2f29938736f3025207bbe3c47f8db14a parent 14331e8f957592e8cf2472189f3b28e6e43d675f Author: Jared Tobin <jared@jtobin.io> Date: Thu, 21 Dec 2023 18:56:57 -0330 Add filtering note to readme. Diffstat:
M | README.md | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -32,7 +32,11 @@ To drill declensions, use: ./decl ``` -It can be filtered on analogously. +It can be filtered on analogously, e.g.: + +``` +./decl "dēclīnātiō II" nomina singulāris +``` Press 'q' to quit.