Index: doc/nxsh.man =================================================================== diff -u -r0228cdf0ec65ab129536c20196a05d593ceb59b4 -rbf42a9bc9fffff123de76674ddabb3125eb1faa0 --- doc/nxsh.man (.../nxsh.man) (revision 0228cdf0ec65ab129536c20196a05d593ceb59b4) +++ doc/nxsh.man (.../nxsh.man) (revision bf42a9bc9fffff123de76674ddabb3125eb1faa0) @@ -1,9 +1,9 @@ -[comment {-*- tcl -*- nxsh manpage}] +[comment {-*- Tcl -*- nxsh manpage}] [include version.inc] [manpage_begin nxsh 1 [vset VERSION]] -[copyright {2014,2016 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3.0 Austria license (CC BY 3.0 AT).}] +[copyright {2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3.0 Austria license (CC BY 3.0 AT).}] [titledesc {Simple shell containing NSF/NX interpreter}] [moddesc {Command-line interface}] @@ -12,7 +12,7 @@ [list_begin definitions] -[call [syscmd "nxsh"] [opt [option -c]] [opt "[arg arg1] [arg arg2] ..."]] +[call [syscmd "nxsh"] [opt "[option -c] [opt [arg arg1]]"] [opt "[arg arg2] ..."]] [syscmd "nxsh"] is a shell-like application that reads NX and Tcl commands from different sources and evaluates them.