diff options
| author | Michael Haro <mharo@FreeBSD.org> | 1999-09-04 03:33:18 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 1999-09-04 03:33:18 +0000 |
| commit | 234c2f5b6e6ee609c8012d4aff287f09e7aa6aea (patch) | |
| tree | 2bf8f70e82c5337dc239611d4aea8083741a4616 /bin | |
| parent | 2f5f84c566ddbf20805c846bace6ddfb2ed54a8b (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/mv/mv.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index efec25dfbe486..528eeaa1a8be4 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -136,6 +136,10 @@ utility exits 0 on success, and >0 if an error occurs. .Xr cp 1 , .Xr rm 1 , .Xr symlink 7 +.Sh COMPATIBILITY +The +.Fl v +option is non-standard and its use in scripts is not recommended. .Sh STANDARDS The .Nm |
