about summary refs log tree commit diff
path: root/doc/manual/opt-inst-syn.xml
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-10-31T18·01+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-10-31T18·01+0000
commitfa44e401a8ca5cddc2c5506984f0cd476e0b7d57 (patch)
tree8af89b26ceb3d48deaeb14ad173585c48d26ff44 /doc/manual/opt-inst-syn.xml
parente007b50eb7ba070c039fc438f49a72bd248e1b5c (diff)
* Documented multi-user Nix.
Diffstat (limited to 'doc/manual/opt-inst-syn.xml')
-rw-r--r--doc/manual/opt-inst-syn.xml15
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>