From: Kyle Meyer Date: Tue, 4 May 2021 04:45:55 +0000 (-0400) Subject: lei ls-mail-sync: update reference to ls-sync X-Git-Tag: v1.7.0~694 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c2550a16cce6736bf760d2ac4857a0508b46afa8;p=public-inbox.git lei ls-mail-sync: update reference to ls-sync ls-sync was renamed to ls-mail-sync in cb0e9d42b799c748. Update a stale reference to the old name. --- diff --git a/lib/PublicInbox/LeiLsMailSync.pm b/lib/PublicInbox/LeiLsMailSync.pm index 2b3d326d..532ea9b5 100644 --- a/lib/PublicInbox/LeiLsMailSync.pm +++ b/lib/PublicInbox/LeiLsMailSync.pm @@ -1,7 +1,7 @@ # Copyright (C) 2021 all contributors # License: AGPL-3.0+ -# front-end for the "lei ls-sync" sub-command +# front-end for the "lei ls-mail-sync" sub-command package PublicInbox::LeiLsMailSync; use strict; use v5.10.1;