TheGingeraffe / ticket_cli

Python script for tracking my tickets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticket_cli

Python script for tracking my tickets

Usage:

tkt.py [-h] [--note NOTE] <ticket_number>

positional arguments:
  <ticket_number>       appends <ticket number> and timestamp to
                        ~/ticket_list.txt

optional arguments:
  -h, --help            show this help message and exit
  --note NOTE, -n NOTE  notates a ticket

About

Python script for tracking my tickets


Languages

Language:Python 100.0%