mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01: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