diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-10-31T18·01+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-10-31T18·01+0000 |
commit | fa44e401a8ca5cddc2c5506984f0cd476e0b7d57 (patch) | |
tree | 8af89b26ceb3d48deaeb14ad173585c48d26ff44 /doc/manual/opt-inst-syn.xml | |
parent | e007b50eb7ba070c039fc438f49a72bd248e1b5c (diff) |
* Documented multi-user Nix.
Diffstat (limited to 'doc/manual/opt-inst-syn.xml')
-rw-r--r-- | doc/manual/opt-inst-syn.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/manual/opt-inst-syn.xml b/doc/manual/opt-inst-syn.xml new file mode 100644 index 000000000000..1c32325e5089 --- /dev/null +++ b/doc/manual/opt-inst-syn.xml @@ -0,0 +1,15 @@ +<nop xmlns="http://docbook.org/ns/docbook"> + + <arg> + <group choice='req'> + <arg choice='plain'><option>--attr</option></arg> + <arg choice='plain'><option>-A</option></arg> + </group> + </arg> + + <arg><option>--from-expression</option></arg> + <arg><option>-E</option></arg> + + <arg><option>--from-profile</option> <replaceable>path</replaceable></arg> + +</nop> |