diff options
| -rw-r--r-- | bin/mv/mv.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index d9a42bdb33d0..2d9bbaf97539 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -149,8 +149,10 @@ rm -f destination_path && \e .Xr symlink 7 .Sh COMPATIBILITY The +.Fl n +and .Fl v -option is non-standard and its use in scripts is not recommended. +options are non-standard and their use in scripts is not recommended. .Sh STANDARDS The .Nm |
