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

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-03-29 01:15:58 +04:00
parent 0dd83a44f3
commit 782f05f9c4

View File

@@ -16,5 +16,5 @@ src_install() {
}
pkg_postinst() {
elog: "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"
}