aboutsummaryrefslogtreecommitdiff
path: root/crates
diff options
context:
space:
mode:
Diffstat (limited to 'crates')
-rw-r--r--crates/cli/src/words.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/cli/src/words.rs b/crates/cli/src/words.rs
index b97a57f..69e0cea 100644
--- a/crates/cli/src/words.rs
+++ b/crates/cli/src/words.rs
@@ -56,6 +56,9 @@ static FLAGS_TEXT: &str = r#"# Write a JSON blob with the following allowed keys
# }
# }
# }
+#
+# That is, this word only has singular forms and the accusative one should be
+# '-im' instead of the regular form.
"#;
// Show the help message.