mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-10-20 00:32:33 +02:00
Reword some log messages
This commit is contained in:
@@ -110,7 +110,7 @@ class Config:
|
||||
"""
|
||||
|
||||
if path:
|
||||
log.explain("Using custom path")
|
||||
log.explain("Path specified on CLI")
|
||||
else:
|
||||
log.explain("Using default path")
|
||||
path = Config._default_path()
|
||||
|
Reference in New Issue
Block a user