diff options
Diffstat (limited to 'doc/apaste.html')
| -rw-r--r-- | doc/apaste.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apaste.html b/doc/apaste.html index 34f66d3..6664237 100644 --- a/doc/apaste.html +++ b/doc/apaste.html @@ -35,7 +35,7 @@ server. connection, expecting to find an <a href="apasted.html">apasted</a> server at the other end. </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 apaste'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 |
