Changeset 84
- Timestamp:
- 04/18/2006 18:42:29 (6 years ago)
- File:
-
- 1 edited
-
confman/bash_completions (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
confman/bash_completions
r82 r84 30 30 # cmds: commands that confman can take as the first arg 31 31 # 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" 33 33 mod_cmds="create rmmod import checklook checknew checkclear rollback" 34 34 chkpt_cmds="checklook checknew checkclear rollback" 35 cmds="help setup update commit diff logstatus $fd_cmds $mod_cmds"35 cmds="help setup update commit diff status $fd_cmds $mod_cmds" 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.
