diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-11-30 06:19:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-11-30 06:19:36 +0000 |
commit | d4c9cce9927bc313af724dc6cc8ca80c58235b72 (patch) | |
tree | 369f3bac6331d9e72820c1288b1e484d044afc2e /doc | |
parent | 3bef6462fa8117dde2f55a3ff06dbf1b1a8e02a8 (diff) |
oops; add some documentation for that.
git-svn-id: file:///home/or/svnrepo/updater/trunk@17415 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interface.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/interface.txt b/doc/interface.txt index 97b781b..22a35ed 100644 --- a/doc/interface.txt +++ b/doc/interface.txt @@ -69,6 +69,11 @@ THE CONTROLLER LOG FORMAT: an installable item (exe, rpm, msi, etc); the PKG is the json package descriptor it belongs to. + NO_INSTALL PKG="a relative path in the repository" ITEM="another one" + As CAN_INSTALL, but Thandy has gotten something that it doesn't + have a way to install. Can you help? + + THANDY'S JSON2XML FORMAT: Some people use libraries whose XML parsers are way better than their JSON |