Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ To get the 128-bit message from the watermarked file, use:
....
The output of `audiowmark get` is designed to be machine readable. Each line
that starts with `pattern` contains one decoded message. The fields are
seperated by one or more space characters. The first field is a *timestamp*
separated by one or more space characters. The first field is a *timestamp*
indicating the position of the data block. The second field is the *decoded
message*. The results are sorted by relevance, the most relevant matches
are shown first.
Expand Down