Skip to content

Commit

Permalink
show how to use the script
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Jan 13, 2019
1 parent 1971f3d commit b6c4ffc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tn-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ If multiple `login-XYZ` are provided, `login-cookie` is considered first, then `

Type `<command> -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

Expand Down

0 comments on commit b6c4ffc

Please sign in to comment.