summaryrefslogtreecommitdiff
path: root/docs/features/os.rst
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2019-07-02 19:34:37 -0600
committerkotfu <kotfu@kotfu.net>2019-07-02 19:34:37 -0600
commit11da5ba65a43c63364e702de726a7bf09a1241b4 (patch)
tree03f0b4ba0f484bc516d6db617cdce6e4c4512dcd /docs/features/os.rst
parent92ae130c38520b249eb7351cfb0da1ad67d3d3cf (diff)
downloadcmd2-git-11da5ba65a43c63364e702de726a7bf09a1241b4.tar.gz
Skeleton doc structure complete for #709
Diffstat (limited to 'docs/features/os.rst')
-rw-r--r--docs/features/os.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/features/os.rst b/docs/features/os.rst
new file mode 100644
index 00000000..f771fee2
--- /dev/null
+++ b/docs/features/os.rst
@@ -0,0 +1,10 @@
+Integrating with the OS
+=======================
+
+- how to redirect output
+- executing OS commands from within ``cmd2``
+- editors
+- paging
+- exit codes
+- Automation and calling cmd2 from other CLI/CLU tools via commands at invocation and quit
+