X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginsh%2Fginsh.1;h=199b0e853f8617db59a54bb0213b4534a82d7786;hb=d4a2b696653478859882c13d585ad03549403fa7;hp=b84aca96700fe43c909330dc19a83aad187193ce;hpb=cfe6e9424d016b19fe09ad618b8713910a46c507;p=ginac.git diff --git a/ginsh/ginsh.1 b/ginsh/ginsh.1 index b84aca96..199b0e85 100644 --- a/ginsh/ginsh.1 +++ b/ginsh/ginsh.1 @@ -39,7 +39,9 @@ or type an EOF (Ctrl-D) at the prompt. .SS COMMENTS Anything following a double slash .RB ( // ) -up to the end of the line is treated as a comment and ignored. +up to the end of the line, and all lines starting with a hash mark +.RB ( # ) +are treated as a comment and ignored. .SS NUMBERS ginsh accepts numbers in the usual decimal notations. This includes arbitrary precision integers and rationals as well as floating point numbers in standard