RE: [docbook] how to represent userinput with a command option?

From
Robert P. J. Day <>
Date
2003-05-13T17:15:09+00:00
ID
Pine.LNX.4.44.0305131205200.27079-100000@dell
Thread
RE: [docbook] how to represent userinput with a command option?
On Tue, 13 May 2003, Jeff Beal wrote:

> Have you tried the <cmdsynopsis/> tag?
> 
> <cmdsynopsis><command>wc</command><arg
> choice="opt">-w</arg><arg>letter</arg>

no, i was under the impression that that element was for
*documenting* command syntax, not so much for inserting into
a screen as userinput.

i'll give it a shot, but i'm thinking it will have the
same problem as my original situation.

i'll try it and let you know, since i'm pretty sure
what i'm trying should be fairly common.

rday