summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-07 22:15:33 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-07 22:15:33 -0600
commit7b1ef4aa3f0fbe0b0742a272327ba29325bd917c (patch)
tree67198cad1ec397a4c8ed35cc0535eb6e07d84a1e /README.rst
parentd1b9110c038ed1e8d1e1fe2c959377f0a43706a2 (diff)
downloadhorizon-7b1ef4aa3f0fbe0b0742a272327ba29325bd917c.tar.gz
horizon-7b1ef4aa3f0fbe0b0742a272327ba29325bd917c.tar.bz2
horizon-7b1ef4aa3f0fbe0b0742a272327ba29325bd917c.tar.xz
horizon-7b1ef4aa3f0fbe0b0742a272327ba29325bd917c.zip
owner: New utility
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6f43c88..6cd0ab3 100644
--- a/README.rst
+++ b/README.rst
@@ -210,6 +210,13 @@ library. This is the primary library for parsing, validating, and executing
HorizonScript files, and contains the principal code for Project Horizon.
+``owner``: File ownership utility
+`````````````````````````````````
+The ``owner`` directory includes the source code for the ``hscript-printowner``
+utility, which prints the UID of the owner of a given file. This is used
+during HorizonScript shell script execution.
+
+
``tools``: Tooling and accessories
``````````````````````````````````
The ``tools`` directory includes the source code for tools related to Project