Ticket #238: client-cmds.ct.diff

File client-cmds.ct.diff, 351 bytes (added by kaduk, 15 years ago)

add to the commands table

  • client/cmds.ct

    old new  
    77                        print, pr, p, show; 
    88 
    99        request         prt_trans, "Print next transaction.", 
    10                         next; 
     10                        next, n; 
    1111 
    1212        request         prt_trans, "Print previous transation.", 
    13                         prev; 
     13                        prev, back, b; 
    1414 
    1515        request         prt_trans, "Print next reference.", 
    1616                        nref;