Changeset 84


Ignore:
Timestamp:
04/18/2006 18:42:29 (6 years ago)
Author:
yontege
Message:

Added 'log' to the file and directories list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/bash_completions

    r82 r84  
    3030        #       cmds:           commands that confman can take as the first arg 
    3131        # 
    32         fd_cmds="rm cp mv mkdir ls chown chgrp chmod chcom install revert" 
     32        fd_cmds="rm cp mv mkdir ls chown chgrp chmod chcom log install revert" 
    3333        mod_cmds="create rmmod import checklook checknew checkclear rollback" 
    3434        chkpt_cmds="checklook checknew checkclear rollback" 
    35         cmds="help setup update commit diff log status $fd_cmds $mod_cmds" 
     35        cmds="help setup update commit diff status $fd_cmds $mod_cmds" 
    3636         
    3737 
Note: See TracChangeset for help on using the changeset viewer.