Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 9a3a2533d5254d92b10dd4de37d475cb > files > 15

devtodo-0.1.17-1mdk.ppc.rpm

1. Installing
    ./configure --sysconfdir=/etc
    make
    make install

2. Optionally
    Copy the contents of doc/scripts.sh or doc/scripts.tcsh (depending on your
    shell) to your startup scripts (either global or local). More information
    is available in the respective scripts.

3. Optionally modify /etc/todorc to meet your own configuration needs.

4. Usage
    Displaying items:
        todo
    Adding an item:
        tda
    Editing an existing item:
        tde <index>
    Marking an item as completed:
        tdd <index>
    Removing an item:
        tdr <index>

5. Problems?
    man devtodo