projects
/
erlang-eni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25314af
)
Added one TODO item.
author
Stanislaw Klekot
<dozzie@jarowit.net>
Thu, 13 Feb 2014 19:21:36 +0000
(20:21 +0100)
committer
Stanislaw Klekot
<dozzie@jarowit.net>
Thu, 13 Feb 2014 19:21:36 +0000
(20:21 +0100)
examples/file_format.erl
patch
|
blob
|
history
diff --git
a/examples/file_format.erl
b/examples/file_format.erl
index
3cc4a6e
..
c86176c
100644
(file)
--- a/
examples/file_format.erl
+++ b/
examples/file_format.erl
@@
-54,7
+54,8
@@
%%% from <i>http</i> section (list of two integers) and <i>bind</i> from
%%% <i>https</i> section (single atom `any').
%%%
-%%% @TODO Add support for including a file or directory.
+%%% @TODO Support for including a file or directory.
+%%% @TODO Support for reading secret (string) from a separate file.
%%%
%%% @end
%%%---------------------------------------------------------------------------