From 3ef50f6f8d828a4ff3980523ad110bcd56c361a1 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Fri, 14 Dec 2018 12:57:32 +0530 Subject: [PATCH] Fix cli.rst --- docs/user/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/cli.rst b/docs/user/cli.rst index 81dd0bc..a7113f5 100644 --- a/docs/user/cli.rst +++ b/docs/user/cli.rst @@ -15,7 +15,7 @@ You can print the help for the interface by typing ``camelot --help`` in your fa Options: --version Show the version and exit. - -v, --verbose Verbose. + -q, --quiet TEXT Suppress logs and warnings. -p, --pages TEXT Comma-separated page numbers. Example: 1,3,4 or 1,4-end. -pw, --password TEXT Password for decryption.