Skip to content

Commit

Permalink
Update copyright years. Small fixes on the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedas committed Mar 5, 2022
1 parent 1c56975 commit ffb3c76
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 21 deletions.
6 changes: 5 additions & 1 deletion src/lib/Sympa/CLI/bouncers.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Sympa - SYsteme de Multi-Postage Automatique
#
# Copyright 2021 The Sympa Community. See the
# Copyright 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down Expand Up @@ -73,4 +73,8 @@ Reset the bounce status of all bounced users of a list
=back
=head1 HISTORY
This option was added on Sympa 6.2.69b.
=cut
6 changes: 5 additions & 1 deletion src/lib/Sympa/CLI/bouncers/del.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Sympa - SYsteme de Multi-Postage Automatique
#
# Copyright 2021 The Sympa Community. See the
# Copyright 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down Expand Up @@ -88,4 +88,8 @@ C<sympa bouncers del> I<list>[ C<@>I<domain> ]
Unsubscribe bounced users from a list.
=head1 HISTORY
This option was added on Sympa 6.2.69b.
=cut
6 changes: 5 additions & 1 deletion src/lib/Sympa/CLI/bouncers/reset.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Sympa - SYsteme de Multi-Postage Automatique
#
# Copyright 2021 The Sympa Community. See the
# Copyright 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down Expand Up @@ -90,4 +90,8 @@ C<sympa bouncers reset> I<list>[ C<@>I<domain> ]
Reset the bounce status of all bounced users of a list
=head1 HISTORY
This option was added on Sympa 6.2.69b.
=cut
2 changes: 1 addition & 1 deletion src/lib/Sympa/CLI/review.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Sympa - SYsteme de Multi-Postage Automatique
#
# Copyright 2021 The Sympa Community. See the
# Copyright 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down
2 changes: 1 addition & 1 deletion src/lib/Sympa/Request/Handler/del.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
# 2006, 2007, 2008, 2009, 2010, 2011 Comite Reseau des Universites
# Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017 GIP RENATER
# Copyright 2017, 2021 The Sympa Community. See the
# Copyright 2017, 2021, 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down
25 changes: 9 additions & 16 deletions src/sbin/sympa.pl.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
# 2006, 2007, 2008, 2009, 2010, 2011 Comite Reseau des Universites
# Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017 GIP RENATER
# Copyright 2017, 2018, 2019, 2020, 2021 The Sympa Community. See the
# Copyright 2017, 2018, 2019, 2020, 2021, 2022 The Sympa Community. See the
# AUTHORS.md file at the top-level directory of this distribution and at
# <https://github.com/sympa-community/sympa.git>.
#
Expand Down Expand Up @@ -294,6 +294,10 @@ To see detail of each command, run 'C<sympa help> I<command>'.
Add users to the list
=item L<"sympa bouncers"|sympa-bouncers(1)>
Manipulate list bounced users
=item L<"sympa check"|sympa-check(1)>
Check environment
Expand Down Expand Up @@ -370,6 +374,10 @@ Recreate config cache of the lists
Restore users of the lists
=item L<"sympa review"|sympa-review(1)>
Show subscribers of the list
=item L<"sympa send_digest"|sympa-send_digest(1)>
Send digest
Expand Down Expand Up @@ -426,9 +434,6 @@ S<[ C<--dump_users> C<--list>=I<list>@I<domain>|ALL [ C<--role>=I<roles> ] ]>
S<[ C<--restore_users> C<--list>=I<list>@I<domain>|ALL [ C<--role>=I<roles> ] ]>
S<[ C<--show_pending_lists>=I<robot> ]>
S<[ C<--rebuildarc>=I<list>[I<@robot>] ]>
S<[ C<review> [C<--status>] I<list>[I<@robot>] ]>
S<[ C<bouncers> C<reset> I<list>[I<@robot>] ]>
S<[ C<bouncers> C<del> I<list>[I<@robot>] ]>
=head2 Options
Expand Down Expand Up @@ -757,18 +762,6 @@ New command line format:
TBD.
=item C<review> [C<--status>] I<list>[I<@robot>]
Show the subscribers of the list.
=item C<bouncers> C<reset> I<list>[I<@robot>]
Cancel the errors of the subscribers of the list.
=item C<bouncers> C<del> I<list>[I<@robot>]
Unsubscribe the users of the list who are in error status
=item C<--reload_list_config>
[ C<--list=>I<mylist>@I<mydom> ] [ C<--robot=>I<mydom> ]
Expand Down

0 comments on commit ffb3c76

Please sign in to comment.