We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9853d59 commit 6806189Copy full SHA for 6806189
1 file changed
README.md
@@ -5,6 +5,7 @@ Will dump the parsed message to STDOUT as .[tsv](https://en.wikipedia.org/wiki/T
5
```bash
6
./calls_parse.pl 1112223333 Calls/ > allmessages.tsv
7
```
8
+Where 1112223333 is your phone number.
9
10
To import into SQLite:
11
0 commit comments