Warn if -w not provided

Tá an tiomantas seo le fáil i:
2025-11-08 15:12:40 +01:00
tuismitheoir 50af69c659
tiomantas 41b803df43

Féach ar an gComhad

@@ -667,6 +667,7 @@ void process_options()
if(watchlist_head == NULL)
{
logwrite("Info: Watching current dir (no -w provided)\n");
watchqueue_add_path(get_cwd());
}