diff options
author | Sybren A. Stüvel <sybren@stuvel.eu> | 2011-07-31 23:03:23 +0200 |
---|---|---|
committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2011-07-31 23:03:23 +0200 |
commit | 8d8cc31bf47f37978f5d904ff8a22baa6e12c7e4 (patch) | |
tree | 32e8a9d38f11d057d57413978da17b8d4188f7c9 | |
parent | 85296729f0965d807162678b6829f6b9aa116555 (diff) | |
download | rsa-git-8d8cc31bf47f37978f5d904ff8a22baa6e12c7e4.tar.gz |
Added file for CLI documentation
-rw-r--r-- | doc/cli.rst | 5 | ||||
-rw-r--r-- | doc/index.rst | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/cli.rst b/doc/cli.rst new file mode 100644 index 0000000..911c446 --- /dev/null +++ b/doc/cli.rst @@ -0,0 +1,5 @@ +Commandline interface +================================================== + +.. todo:: + write me! diff --git a/doc/index.rst b/doc/index.rst index df81a77..5486224 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -38,6 +38,7 @@ Contents installation licence usage + cli compatibility reference |