Changeset 50 for confman/confman
- Timestamp:
- 03/29/2006 23:34:03 (6 years ago)
- File:
-
- 1 edited
-
confman/confman (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
confman/confman
r46 r50 539 539 540 540 function remove { 541 local file=`abspath "$1"`542 local response543 541 if [ -z $1 ] ; then print_usage 1 ; fi 544 conf_rm_file $ file542 conf_rm_file $* 545 543 } 546 544
Note: See TracChangeset
for help on using the changeset viewer.
