From e380798f1b445063709d817606e01097a6479dc9 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 4 Oct 2018 12:42:32 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a104f6a..a9163df 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Usage: `./Install` **[OPTIONS...]** |-n, --name | Specify theme name (Default: Sierra)| |-c, --color | Specify theme color variant(s) **[light/dark]** (Default: All variants)| |-o, --opacity | Specify theme opacity variant(s) **[standard/solid]** (Default: All variants)| -|-f, --falt | Specify theme flat variant(s) **[standard/compact]** (Default: All variants)| +|-f, --flat | Specify theme flat variant(s) **[standard/compact]** (Default: All variants)| |-t, --thin | Specify theme titilebutton variant(s) **[standard/thin]** (Default: All variants)| |-g, --gdm | Install GDM theme| |-h, --help | Show this help|