aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2013-09-23 16:36:37 +0200
committerAndré Erdmann <dywi@mailerd.de>2013-09-23 16:36:37 +0200
commit921e3ef8ac3cb1dcbb58bc3b6cd00306c5fc5e18 (patch)
tree050cf9374daad3ad819e1792de776b6d8471c68c /README
parentgitignore: add /R-overlay.conf.tests (diff)
downloadR_overlay-921e3ef8ac3cb1dcbb58bc3b6cd00306c5fc5e18.tar.gz
R_overlay-921e3ef8ac3cb1dcbb58bc3b6cd00306c5fc5e18.tar.bz2
R_overlay-921e3ef8ac3cb1dcbb58bc3b6cd00306c5fc5e18.zip
minor README change
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 9062f23..f5d33b1 100644
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ overlay creation.
bin/ -- scripts/programs
bin/install/ -- variants of the scripts in bin/
for installed versions of roverlay
+
roverlay/ -- roverlay python modules
config/ -- config files
@@ -28,12 +29,13 @@ doc/ -- documentation root directory
doc/pydoc -- code self-documentation in html,
can be created with 'make pydoc'
-tests/ -- python modules for testing roverlay
-examples/ -- code examples
+tests/ -- python modules for testing roverlay
+examples/ -- code examples
+
= Usage instructions =
-./roverlay.py [option(s)] [command(s)]
+./roverlay.py [option...] [command...]
Please see ./roverlay.py --help for all options and doc/rst or doc/html for
the full usage documentation, including software/hardware requirements.