From ad239cf0bd9ebc8e206ce196dc93eb15b6056706 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 3 Jan 2021 22:03:16 +0100 Subject: rwc: internally use and print absolute paths Else it's not possible to deal with calls like "rwc ./x" in a proper way. --- rwc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rwc.1') diff --git a/rwc.1 b/rwc.1 index 6a84dee..2bce619 100644 --- a/rwc.1 +++ b/rwc.1 @@ -1,4 +1,4 @@ -.Dd March 3, 2019 +.Dd January 3, 2021 .Dt RWC 1 .Os .Sh NAME @@ -12,7 +12,7 @@ .Nm takes a list of files or directories, watches them using .Xr inotify 7 , -and prints each file name when it changed. +and prints each file name as absolute path when it changed. If .Ar path is a single dash -- cgit 1.4.1