msg-cli/doc/msg.texi
Chad Nelson 55dc43c035 init push
Finished configuring the init/shell commands

Updated readme

Fixed issue with missing /boot/efi directory

Added new config module for setting/retrieving vm configs

Updated machine setup

Fixed issue with missing files

added config to docs section

added x86_64 support

fixed issue with x86_64 update and updated README

Added some content to README

Added markdown export of org file

Updated readme to reflect the need for guile-next

Removed guile from install example

exported changes to md

Updated README

fixed issue with sed compatibility (bsd/gnu)

regenerated readme markdown

Removed readme markdown file for org alternative

Updated project license

updated autocompile to include for now

updated script

updated script

updated script

updated msg script

updated license

updated to test

testing

testing

testing

testing

testing

testing

testing

testing

testing

testing

testing
2025-02-28 10:17:59 -07:00

60 lines
1.2 KiB
Text

\input texinfo
@c -*-texinfo-*-
@c %**start of header
@setfilename msg.info
@documentencoding UTF-8
@settitle Msg Reference Manual
@c %**end of header
@include version.texi
@copying
Copyright @copyright{} 2023 Chad Nelson
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled ``GNU Free
Documentation License''.
@end copying
@dircategory The Algorithmic Language Scheme
@direntry
* Msg: (msg).
@end direntry
@titlepage
@title The Msg Manual
@author Chad Nelson
@page
@vskip 0pt plus 1filll
Edition @value{EDITION} @*
@value{UPDATED} @*
@insertcopying
@end titlepage
@contents
@c *********************************************************************
@node Top
@top Msg
This document describes Msg version @value{VERSION}.
@menu
* Introduction:: Why Msg?
@end menu
@c *********************************************************************
@node Introduction
@chapter Introduction
INTRODUCTION HERE
This documentation is a stub.
@bye