summaryrefslogtreecommitdiff
path: root/cli/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/context.hxx')
-rw-r--r--cli/context.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/cli/context.hxx b/cli/context.hxx
index b6ce420..6eeaa3b 100644
--- a/cli/context.hxx
+++ b/cli/context.hxx
@@ -93,8 +93,10 @@ public:
static string
translate (string const&, std::set<string> const&);
+ // If para is true, start a new paragraph.
+ //
static string
- format (string const&, output_type);
+ format (output_type, string const&, bool para);
public:
static string const&