Created manual page and info document for xorriso-tcltk

This commit is contained in:
2017-09-29 13:52:46 +02:00
parent f61d818d56
commit c3d302efe4
10 changed files with 422 additions and 5 deletions

View File

@ -12,6 +12,10 @@
# - receiving replies
# - inquiring the xorriso message sieve
# - using the xorriso parsing service
#
# It also may serve as educational frontend to xorriso which tells by
# its message window how to operate xorriso by commands and what it will
# reply.
# Note that any other language than Tcl/Tk could be used, if it only can
# do i/o via standard input and standard output or via named pipes.