document a minor problem
This commit is contained in:
parent
399d0f1929
commit
7cddfca799
1 changed files with 4 additions and 1 deletions
|
@ -57,6 +57,9 @@ sendCode = putMVar
|
|||
-- output strings, and only looks for the form of a wormhole code
|
||||
-- (number-word-word).
|
||||
--
|
||||
-- Note that, if the filename looks like "foo 1-wormhole-code bar", when
|
||||
-- that is output by wormhole, it will look like it's output a wormhole code.
|
||||
--
|
||||
-- A request to make the code available in machine-parsable form is here:
|
||||
-- https://github.com/warner/magic-wormhole/issues/104
|
||||
sendFile :: FilePath -> CodeObserver -> WormHoleParams -> IO Bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue