5fe2892 Ticket #48254 - Shell CLI fails with usage errors if an argument containing white spaces is given

Authored and Committed by nhosoi 8 years ago
    Ticket #48254 - Shell CLI fails with usage errors if an argument containing white spaces is given
    
    Description: In addition to the patch:
      Ticket #48254 - CLI db2index fails with usage errors
      commit 3507c46c9f1156df11b6cf05eba695d81088b416
    applying the similar changes to all the shell CLI which could be given
    arguments that include white spaces.
    
    https://fedorahosted.org/389/ticket/48254
    
    Reviewed by mreynolds@redhat.com (Thank you, Mark!!)