From 351f474b11480ccae549178914e0348829b5eb19 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 6 Dec 2008 16:44:26 -0800 Subject: import: add -x flag --- man/man4/import.4 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man/man4') 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 -- cgit v1.2.3