From 6a96a4e68ae3ffe04a21ad5bd01b4ab80fde9639 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Fri, 23 Jan 2015 15:49:59 +0100 Subject: [doc] Use Tn for HTTP and XML in manpage [ci skip] --- doc/ledger.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/ledger.1') diff --git a/doc/ledger.1 b/doc/ledger.1 index 257070d0..6e610753 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -249,7 +249,8 @@ and are also accepted. .It Ic server This command requires that Python support be active. If so, it starts up an -HTTP server listening for requests on port 9000. This provides an alternate +.Tn HTTP +server listening for requests on port 9000. This provides an alternate interface to creating and viewing reports. Note that this is very much a work-in-progress, and will not be fully functional until a later version. .It Ic select Oo Ar sql-query Oc @@ -282,7 +283,9 @@ Days since last posting More... .El .It Ic xml Oo Ar report-query Oc -Outputs data relating to the current report in XML format. It includes all +Outputs data relating to the current report in +.Tn XML +format. It includes all accounts and commodities involved in the report, plus the postings and the transactions they are contained in. See the manual for more information. .El -- cgit v1.2.3