When a new command is implemented, it is probably clear that it should be added to lei.pod, but either way, having a to-do comment in lei.pod isn't likely to help. --- Documentation/lei.pod | 2 -- 1 file changed, 2 deletions(-)
diff --git a/Documentation/lei.pod b/Documentation/lei.pod index e1502122..36abe513 100644 --- a/Documentation/lei.pod +++ b/Documentation/lei.pod @@ -66,8 +66,6 @@ store and configured externals are =back -TODO: Add lei-show (and perhaps others) once implemented. - Other subcommands include =over -- 2.31.0
