diff --git a/kmcos/__init__.py b/kmcos/__init__.py
index d8f244700906566ec2d4a25297a399a967e890de..2a7af4a000380cf52188de209d68c2448f4c4211 100644
--- a/kmcos/__init__.py
+++ b/kmcos/__init__.py
@@ -20,13 +20,6 @@ you plan the model.
 
 Typical users will run kmcos entirely from python code by following the examples.
 
-In technical terms, kmcos is run  an API via the kmcos python module.
-
-Additionally, though now discouraged, kmcos can be invoked directly from the command line in one of the following
-ways::
-
-    kmcos [help] (all|benchmark|build|edit|export|help|import|rebuild|run|settings-export|shell|version|view|xml) [options]
-
 
 .. rubric:: Footnotes