app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars: einfo syntax fix - remove :

Closes: https://bugs.gentoo.org/928083
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-04-01 05:37:31 +04:00
parent bf39707037
commit 54be65370c

View File

@@ -16,5 +16,5 @@ src_install() {
}
pkg_postinst() {
einfo: "How to use: run in terminal in a folder - and in another software create a file with space in name, in that folder"
einfo "How to use: run in terminal in a folder - and in another software create a file with space in name, in that folder"
}