Bug tracker improvements + added maildir.pl + ncdc FAQ update

This commit is contained in:
Yorhel 2012-10-12 12:45:42 +02:00
parent 8341fb9341
commit bf6e6be5f4
6 changed files with 42 additions and 5 deletions

View file

@ -54,6 +54,19 @@ $GetZBlock, $CHUNK, $Cancel or non-XML file lists. I am not aware of an other
up-to-date client that still uses any of these features.
=head2 What are those flags / character indications in the connection list?
Since the manual page doesn't cover those yet, I'll document it here for now:
The header has C<St>, where the C<S> stands for Status and C<t> for whether TLS
encryption is used or not. The status flags can be either B<C>onnecting,
B<H>andshake, B<I>dle, B<D>ownloading, B<U>ploading or B<-> for disconnected.
=head2 ...And what about those in the user list?
The user list has three boolean flags: B<O>perator, B<P>assive, and whether the client has B<T>LS enabled.
=head1 Troubleshooting