- If the program is renamed 'cal' or 'calendar', or symlinked to
  either 'cal' or 'calendar', then the calendar report is run.
This commit is contained in:
Paul Beckingham
2011-07-08 01:16:05 -04:00
parent e92a7fdf7d
commit 8731bf9ac6
2 changed files with 14 additions and 2 deletions

View File

@@ -120,6 +120,7 @@ int Context::initialize (int argc, const char** argv)
Column::factory (columns);
// Categorize all arguments one more time.
// TODO This may not be necessary.
args.categorize ();
// Handle default command and assumed 'info' command.