;doc: cli: more standard man page start, more useful first info page

And NAME and SYNOPSIS are now included in the web manuals, that's ok.
This commit is contained in:
Simon Michael 2022-12-10 12:11:58 -10:00
parent 8dfaf259d5
commit cd0eb0fe91

View File

@ -54,25 +54,26 @@ _web_({{
[Common tasks]*
}})
_man_({{
_notinfo_({{
# NAME
}})
This is the command-line interface (CLI) for the hledger accounting tool.
Here we also describe hledger's concepts and file formats.
This manual is for hledger _version_.
hledger - robust, friendly plain text accounting (CLI version)
_man_({{
_notinfo_({{
# SYNOPSIS
}})
`hledger`
`hledger [-f FILE] COMMAND [OPTIONS] [ARGS]`
`hledger [-f FILE] ADDONCMD -- [OPTIONS] [ARGS]`
`hledger`\
`hledger [-f FILE] COMMAND [OPTS] [ARGS]`\
`hledger [-f FILE] ADDONCMD -- [OPTS] [ARGS]`
_notinfo_({{
# INTRODUCTION
}})
This manual is for hledger's command line interface, version _version_.
Here we also describe concepts and file formats common to all hledger programs.
m4_dnl Include the standard description:
_hledgerdescription_