From b6c4ffca42ba73c79dd3e423481406db5ff01266 Mon Sep 17 00:00:00 2001 From: or-else Date: Sun, 13 Jan 2019 20:23:25 +0300 Subject: [PATCH] show how to use the script --- tn-cli/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tn-cli/README.md b/tn-cli/README.md index ed115cf62..a78706842 100644 --- a/tn-cli/README.md +++ b/tn-cli/README.md @@ -60,7 +60,10 @@ If multiple `login-XYZ` are provided, `login-cookie` is considered first, then ` Type ` -h` for help -See example at [sample-script.txt](sample-script.txt). +See some of these commands in use in the [sample-script.txt](sample-script.txt). Try it as +``` +python tn-cli.py --no-login < sample-script.txt +``` ## Connecting to secure (HTTPS) server