mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Quote filename
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
de17a067dc
commit
601050ae1f
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ int CmdConfig (
|
|||
{
|
||||
if (change)
|
||||
{
|
||||
std::cout << "Config file " << rules.file () << " modified.\n";
|
||||
std::cout << "Config file '" << rules.file () << "' modified.\n";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue