about summary refs log tree commit diff
path: root/doc/manual/command-ref/nix-instantiate.xml
diff options
context:
space:
mode:
authorRobert Vollmert <rob@vllmrt.net>2017-07-06T14·37+0200
committerRobert Vollmert <rob@vllmrt.net>2017-07-06T20·35+0200
commit60da5d2b8f0f8586520566155172c1a18e4f04cc (patch)
treecf9f6e6efd7821fd3d92f678921b9e1f1b576dcc /doc/manual/command-ref/nix-instantiate.xml
parenta3dc1e65abe29f9d0528d3b5ea45812f4dcd63ed (diff)
Fix nix-instantiate manpage indentation
The second command variant is now its own cmdsynopsis, which ensures
it's not indented as was the case using sbrk.
Diffstat (limited to 'doc/manual/command-ref/nix-instantiate.xml')
-rw-r--r--doc/manual/command-ref/nix-instantiate.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/command-ref/nix-instantiate.xml b/doc/manual/command-ref/nix-instantiate.xml
index 3d03358bea3f..fe077ff65603 100644
--- a/doc/manual/command-ref/nix-instantiate.xml
+++ b/doc/manual/command-ref/nix-instantiate.xml
@@ -43,7 +43,8 @@
       <arg choice='plain'><option>-E</option></arg>
     </group>
     <arg choice='plain' rep='repeat'><replaceable>files</replaceable></arg>
-    <sbr/>
+  </cmdsynopsis>
+  <cmdsynopsis>
     <command>nix-instantiate</command>
     <arg choice='plain'><option>--find-file</option></arg>
     <arg choice='plain' rep='repeat'><replaceable>files</replaceable></arg>