import: add -x flag
This commit is contained in:
parent
3d52c7487f
commit
351f474b11
2 changed files with 41 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue