summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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