From e9d8aa8d5a8fc1ae55e62c8c548fb26a4a5afbab Mon Sep 17 00:00:00 2001 From: JohnnyRice Date: Sat, 5 Mar 2022 17:46:41 +0100 Subject: [PATCH] fixed typo --- src/swef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/swef b/src/swef index a2ba3d3..e883ba6 100644 --- a/src/swef +++ b/src/swef @@ -583,7 +583,7 @@ SWEF 1.0 - The Should-Work-Everywhere-Fetch =========================================== usage: lua swef [-h | --help] [-i | --icons] [-n | --no-color] --help, -h Display this message ---icons, -i Use nerd fonts +--icons, -i Use fontawesome icons --no-color, -n Don't display the colors ]])