From: Antonio Ospite Date: Sun, 11 Aug 2013 18:27:36 +0000 (+0200) Subject: Use getopt() to parse command line options X-Git-Tag: v0.1~12^2~9 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/d38cac35c8e0aed0a223533bb54e46958c693212?ds=sidebyside;hp=d38cac35c8e0aed0a223533bb54e46958c693212 Use getopt() to parse command line options This will make it easier to add more options. ---