Skip to content

Commit

Permalink
Update README, man page
Browse files Browse the repository at this point in the history
Add note about country calling code
  • Loading branch information
AsamK committed Jan 28, 2017
1 parent 7ccfa26 commit b4e3496
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-sys

See also: [man page in asciidoc format](https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.txt)

The USERNAME (your phone number) must include the country calling code, i.e. the number must start with a "+" sign. (See [Wikipedia](https://en.wikipedia.org/wiki/List_of_country_calling_codes) for a list of all country codes.

* Register a number (with SMS verification)

signal-cli -u USERNAME register
Expand Down
2 changes: 2 additions & 0 deletions man/signal-cli.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Options

*-u* USERNAME, *--username* USERNAME::
Specify your phone number, that will be your identifier.
The phone number must include the country calling code, i.e. the number must
start with a "+" sign.

*--dbus*::
Make request via user dbus.
Expand Down

0 comments on commit b4e3496

Please sign in to comment.