diff --git a/userge/plugins/tools/cmdinfo.py b/userge/plugins/tools/cmdinfo.py
index 821752de4..e941f6b6c 100644
--- a/userge/plugins/tools/cmdinfo.py
+++ b/userge/plugins/tools/cmdinfo.py
@@ -67,7 +67,7 @@ async def see_info(message: Message):
result = f"""
•> CMD: {cmd_str}
-📂 Path : {local_path}
+📂 Path : {local_path}
- Size on Disc: {f_size}
- No. of lines: {search_path[0]}
"""