diff --git a/tsshbatch.rst b/tsshbatch.rst index 0a81283..683d433 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -237,14 +237,15 @@ variables. Their use is described later in this document. -CONFIGURATION FILE PROCESSING ------------------------------ +SSH CONFIGURATION FILE PROCESSING +--------------------------------- -There is limited support for ssh configuration files. Only the -``HostName`` and ``IdentityFile`` directives are supported. By -default, ``tsshbatch`` will look in ``~/.ssh/config`` for this. -However, the location of the configuration file can be overriden with -the ``-C`` option. +``tsshbatch`` has limited support for ssh configuration files. Only the +``HostName`` and ``IdentityFile`` directives are supported. + +By default, ``tsshbatch`` will look in ``~/.ssh/config`` for this +configuration file. However, the location of this file can be +overriden with the ``-C`` option. FEATURES AND USE CASES @@ -1226,7 +1227,7 @@ :: - $Id: tsshbatch.rst,v 1.169 2016/01/18 23:37:19 tundra Exp $ + $Id: tsshbatch.rst,v 1.170 2016/01/18 23:40:01 tundra Exp $ This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``.