diff options
Diffstat (limited to '')
-rw-r--r-- | catsit-watch.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/catsit-watch.1 b/catsit-watch.1 index b45f704..892fd18 100644 --- a/catsit-watch.1 +++ b/catsit-watch.1 @@ -1,4 +1,4 @@ -.Dd February 25, 2021 +.Dd February 27, 2021 .Dt CATSIT-WATCH 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl i +.Op Fl ai .Op Fl f Ar file .Ar command ... . @@ -26,6 +26,11 @@ exits. .Pp The arguments are as follows: .Bl -tag -width Ds +.It Fl a +Append the path of +the modified file +to the arguments of +.Ar command . .It Fl f Ar file Add .Ar file |