From 27c28bd078c141203bbfa04f480d09d64a8d1927 Mon Sep 17 00:00:00 2001 From: uz Date: Wed, 28 Dec 2011 18:20:14 +0000 Subject: [PATCH] Changed docs for options. git-svn-id: svn://svn.cc65.org/cc65/trunk@5347 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/grc65.sgml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/doc/grc65.sgml b/doc/grc65.sgml index 2c7cb6d7a..c11f2f74b 100644 --- a/doc/grc65.sgml +++ b/doc/grc65.sgml @@ -38,10 +38,23 @@ should be processed by Usage -

grc65 accepts the following options: --h, -? this help --o name name the C output file --s name name the asm output file +

grc65 accepts the following options: + + +--------------------------------------------------------------------------- +Usage: grc65 [options] file +Short options: + -V Print the version number + -h Help (this text) + -o name Name the C output file + -s name Name the asm output file + -t sys Set the target system + +Long options: + --help Help (this text) + --target sys Set the target system + --version Print the version number +--------------------------------------------------------------------------- Default output names are made from input names with extensions replaced by