BUGFIX: when deleting directories, delete any files within them
[tfs.git] / docs / examples / ex15-delete-workspace.sh
blob72f9a797ab37f9688b41c44e0d90f4bf9f832417
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN workspace /delete example
5 tf /server:$SERVER /login:$LOGIN workspace /delete example