diff options
Diffstat (limited to 'doc/apastec.html')
| -rw-r--r-- | doc/apastec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apastec.html b/doc/apastec.html index 6711f3f..594f2e3 100644 --- a/doc/apastec.html +++ b/doc/apastec.html @@ -34,7 +34,7 @@ standard input, and sends them to a preopened file descriptor. its file descriptors 6 and 7 open and connected to a remote <a href="apasted.html">apasted</a> server. </li> <li> For every <em>file</em> given as argument, it sends the contents of <em>file</em> -over the network. If <em>file</em> is <tt>-</tt> (dash), then stdout is transmitted +over the network. If <em>file</em> is <tt>-</tt> (dash), then apastec's stdin is transmitted until EOF. </li> <li> The server answers with a blob of six printable characters, named a <em>slug</em>. Depending on the server configuration, it may embed the slug in a complete URL, for |
