summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ledger.17
1 files changed, 5 insertions, 2 deletions
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