aboutsummaryrefslogtreecommitdiff
path: root/man/man4
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-12-06 16:44:26 -0800
committerRuss Cox <rsc@swtch.com>2008-12-06 16:44:26 -0800
commit351f474b11480ccae549178914e0348829b5eb19 (patch)
tree7177b8d80e5e43c4b70f010ffe7dd9d722c17ec7 /man/man4
parent3d52c7487fea9190d8ec0ae3afcfa5ac40ee3382 (diff)
downloadplan9port-351f474b11480ccae549178914e0348829b5eb19.tar.gz
plan9port-351f474b11480ccae549178914e0348829b5eb19.tar.bz2
plan9port-351f474b11480ccae549178914e0348829b5eb19.zip
import: add -x flag
Diffstat (limited to 'man/man4')
-rw-r--r--man/man4/import.48
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