From caf3d458f717a3eb73660e10cd7965f40972e999 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Tue, 30 Jun 2020 10:47:22 +0530 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a1d8b..5f98159 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Or $ tldr --help tldr - Simplified and community-driven man pages -Usage: tldr [-v|--version] ((-u|--update) | [-p|--platform PLATFORM] COMMAND) +Usage: tldr [-v|--version] ((-u|--update) | [-p|--platform PLATFORM] + [-L|--language LOCALE] COMMAND | (-a|--about)) tldr Client program Available options: @@ -34,7 +35,9 @@ Available options: -u,--update Update offline cache of tldr pages -p,--platform PLATFORM Prioritize specfic platform while searching. Valid values include linux, osx, windows, sunos + -L,--language LOCALE Preferred language for the page returned COMMAND name of the command + -a,--about About this program ``` Or a much better example of the usage: