Revision
894
Author
wsiegrist@apple.com
Date
2010-10-25 15:06:35 -0700 (Mon, 25 Oct 2010)

Log Message

Make man page clearer about what local paths we support.

Modified Paths

Diff

Modified: branches/PR-8488185/darwinup/darwinup.1 (893 => 894)


--- branches/PR-8488185/darwinup/darwinup.1	2010-10-25 20:02:03 UTC (rev 893)
+++ branches/PR-8488185/darwinup/darwinup.1	2010-10-25 22:06:35 UTC (rev 894)
@@ -135,10 +135,12 @@
 .Sh SUPPORTED PATHS
 .Bl -tag -width -indent
 .It /path/to/local/file-or-directory
-You can install files from one of your locally mounted filesystems. The path
-can be a directory, in which case all files below it will be installed, or
-it can be a archive file. The supported file formats are listed in the usage
-statement, but typical formats are .tgz, .tbz2, or .zip.
+You can install files from your local filesystem(s). This path can also
+point to a file or directory on a filesystem mounted from a server 
+(such as an AFP or NFS server).
+The path can be a directory, in which case all files below it will be 
+installed, or it can be a archive file. The supported file formats are listed 
+in the usage statement, but typical formats are .tgz, .tbz2, and .zip.
 .It user@host:/path/to/remote/file-or-directory
 You can install files from a remote machine via rsync/ssh. The remote files
 will be copied to your local depot and then installed like any other local