From c158e0596f6f103ee2e5465051d03028f7b9b181 Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 27 Apr 2019 17:26:15 +0000 Subject: Rename to im --- src/option.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/option.c') diff --git a/src/option.c b/src/option.c index e548d78..4385c29 100644 --- a/src/option.c +++ b/src/option.c @@ -6,9 +6,9 @@ #include "option.h" -static const char version[] = "qwe version 0.01"; +static const char version[] = "im version 0.01"; static const char usage[] = - "Usage: qwe [options...] \n" + "Usage: im [options...] \n" "\n" " -i Hide info bar by default.\n" " -f Use fullscreen mode by default.\n" -- cgit v1.2.3