# HG changeset patch # User František Kučera # Date 1534071624 -7200 # Node ID 117e4145fff8d8f55091a370941c2cd756edc8ff # Parent b498c00cc32fcabede81e4a4f3abe43aff76db9e update comment diff -r b498c00cc32f -r 117e4145fff8 include/relpipe/cli/CLI.h --- a/include/relpipe/cli/CLI.h Sun Aug 12 12:32:39 2018 +0200 +++ b/include/relpipe/cli/CLI.h Sun Aug 12 13:00:24 2018 +0200 @@ -13,7 +13,7 @@ namespace cli { /** - * TODO: move to relpipe-lib-cli (a common header-only library) + * a common header-only library for CLI programs */ class CLI { public: