You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, one can get the basic information from autogen itself by running it without any arguments or with the -h flag, but it would also be useful to be able to run man autogen to get all the information.
Note: it might conflict with, e.g., https://www.gnu.org/software/autogen/manual/autogen.html if we were to publish to the standard man page location with the name autogen, so we may need to choose a different name, or hold off on this for now.
The text was updated successfully, but these errors were encountered:
Currently, one can get the basic information from
autogen
itself by running it without any arguments or with the-h
flag, but it would also be useful to be able to runman autogen
to get all the information.Note: it might conflict with, e.g., https://www.gnu.org/software/autogen/manual/autogen.html if we were to publish to the standard man page location with the name
autogen
, so we may need to choose a different name, or hold off on this for now.The text was updated successfully, but these errors were encountered: