Project

General

Profile

Tutorials

It stores some terminal sessions that can be used for learning how to interact with the system.

This is an experimental feature. So if you want to see more tutorials let us know by giving us some feedback.

help


$ tutorials --help
tutorials [opt] query 
opt:
  -h, --help            : displays this help or that of the given context.
  -t, --tutorial <value>: defines which tool should be used (use also --help for more
                           help).
  -l, --list            : lists all available tutorials.
  -f, --file <value>    : load the following tutorial
  -d, --debug           : turn on debugging info and show stack trace on exceptions.

Displays some tutorials on the terminal. The recording can be controlled via the following
key-shortcuts:
    q            := quits
    p . <space>  := pauses the tutorial
    f <next page>:= accelerates playback
    s <prev page>:= slows playback