Skip to content

Commit

Permalink
Updated README with the login command
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanheu authored and simark committed Dec 8, 2016
1 parent 95c4972 commit 368ceb8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ Exemples

Voici quelques exemples d'utilisation de l'interface en ligne de commande.

### Se connecter à la section extra de Tou.tv

$ toutv login <USERNAME>
Password: <PASSWORD>
Login successful
Token: c3458d85-6094-4030-9454-114380b2dec0

### Liste de toutes les émissions

Expand Down Expand Up @@ -347,7 +353,6 @@ Voici quelques exemples d'utilisation de l'interface en ligne de commande.

...


Bogues
======

Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,12 @@ Examples

Here are a few CLI usage examples.

### Login to the extra section of Tou.tv

$ toutv login <USERNAME>
Password: <PASSWORD>
Login successful
Token: c3458d85-6094-4030-9454-114380b2dec0

### Listing all emissions

Expand Down

0 comments on commit 368ceb8

Please sign in to comment.