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.
This commit is contained in:
Robert Vollmert 2017-07-06 16:37:19 +02:00
parent a3dc1e65ab
commit 60da5d2b8f

View file

@ -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>