conics(1) ========= NAME ---- conics - console tool to deal with iCalendar (ics) files SYNOPSIS -------- [verse] 'conics' [options] [subcommand] [subcommand-options] Defaults subcommand is 'show' so invocation of 'conics' without any arguments is equal to 'conics show' DESCRIPTION ----------- TBA OPTIONS ------- include::conics-opt.txt[] SUBCOMMANDS ----------- include::conics-subcommands.txt[] EXAMPLES -------- Print conics todo list direct from git repository -------- $ conics show 'http://grid.pp.ru/git/?p=psha/conics/.git;a=blob_plain;f=.todo.ics;hb=master' -------- ENVIRONMENT VARIABLES --------------------- Does not rely on any. SEE ALSO -------- link:http://grid.pp.ru/wiki/conics[] Author ------ Pavel Shramov //////////////////// vim: syntax=asciidoc ////////////////////