diff options
Diffstat (limited to 'man/man4')
-rw-r--r-- | man/man4/import.4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/man4/import.4 b/man/man4/import.4 index 87480a82..9dd81d72 100644 --- a/man/man4/import.4 +++ b/man/man4/import.4 @@ -4,7 +4,7 @@ import \- import 9P resources from another system .SH SYNOPSIS .B import [ -.B -df +.B -dfx ] [ .B -n @@ -67,6 +67,12 @@ The option keeps .I import from forking itself into the background, also useful for debugging. +.PP +The +.B -x +option reverses the roles of the two machines, +exporting the service to, instead of importing it from, +the remote system. .SH EXAMPLE Suppose you run .B sam |