U3: Remove Song via Command Line (with Command Line Arguments)¶
Description¶
Radio Host removes a song from the system using the CLI and command line arguments.
Actor(s)¶
Radio Host
Precondition(s)¶
Song is in System
Postcondition(s)¶
Song is not in System
Steps¶
1) Radio host enters the command:
dmr remove song <songFile>
2) System removes the song locally and in remote repository.
Alternate¶
2) System cannot connect to remote repository.
3) System displays Cannot connect to remote repository.
2) System cannot find file specified.
3) System displays Cannot find the specified audio file.