4dcb1e0 hub: document edit_tag argument types

1 file Authored by ktdreyer 5 years ago, Committed by mikem 5 years ago,
    hub: document edit_tag argument types
    
    The editTag2 RPC expects arguments to be certain types. For example,
    "arches" should be a single string of space-separated values, not a
    Python list.
    
    Document the types in the docstring for the edit_tag method.
    
        
file modified
+5 -3