org: fix one example
* doc/org/genaut.org: Output the result for the last example.
This commit is contained in:
parent
e7df182a30
commit
f726152ebd
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ The patterns can be specified using a range of the form =N= (a single
|
||||||
value), =N..M= (all values between N and M included), or =..M= (all
|
value), =N..M= (all values between N and M included), or =..M= (all
|
||||||
values between 1 and M included).
|
values between 1 and M included).
|
||||||
|
|
||||||
#+BEGIN_SRC sh :results verbatim :exports code
|
#+BEGIN_SRC sh :results verbatim :exports both
|
||||||
genaut --ks-nca=..5 --stats='%F=%L has %s states'
|
genaut --ks-nca=..5 --stats='%F=%L has %s states'
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue