From ee8a08bfa24d9a3d09273fdebe8d73ac38c545f9 Mon Sep 17 00:00:00 2001 From: Carlos Maiolino Date: Sat, 6 Sep 2025 09:30:39 +0200 Subject: Update guessing game Signed-off-by: Carlos Maiolino --- rust/echor/err | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rust/echor/err (limited to 'rust/echor/err') diff --git a/rust/echor/err b/rust/echor/err new file mode 100644 index 0000000..0e9603b --- /dev/null +++ b/rust/echor/err @@ -0,0 +1,6 @@ +error: Found argument '-y' which wasn't expected, or isn't valid in this context + +USAGE: + echor [FLAGS] ... + +For more information try --help -- cgit v1.2.3