Commands - info

- When no command is specified, assume 'info' command.
This commit is contained in:
Paul Beckingham 2011-06-26 00:43:18 -04:00
parent c9cc43dc5f
commit 91e5a5e02e
3 changed files with 8 additions and 8 deletions

View file

@ -150,7 +150,8 @@ int CmdCustom::execute (std::string& output)
maxlines -= (context.verbose ("blank") ? 1 : 0)
+ table_header
+ context.headers.size ()
+ context.footnotes.size ();
+ context.footnotes.size ()
+ 1; // "X tasks shown ..."
// Render.
// TODO Consider rc.verbose