give command only its args not all args
commit43f23973a3e45c932c3f414d0c4d0742ce3a2706
authorJoel W. Reed <joelwreed@gmail.com>
Fri, 13 Jul 2007 17:21:47 +0000 (13 13:21 -0400)
committerJoel W. Reed <joelwreed@gmail.com>
Fri, 13 Jul 2007 17:21:47 +0000 (13 13:21 -0400)
treea6d91a208fb729e86a08b6f5e9a1acfa1893ae5b
parent4cef9deaa9520b61c06f443813e4063f9b546324
give command only its args not all args
29 files changed:
tools/tf/AddCommand.cs
tools/tf/CacheCommand.cs
tools/tf/ChangesetCommand.cs
tools/tf/CheckinCommand.cs
tools/tf/CheckoutCommand.cs
tools/tf/Command.cs
tools/tf/CommandRegistry.cs
tools/tf/ConfigureCommand.cs
tools/tf/DeleteCommand.cs
tools/tf/DiffCommand.cs
tools/tf/DirCommand.cs
tools/tf/Driver.cs
tools/tf/GetCommand.cs
tools/tf/HistoryCommand.cs
tools/tf/LabelCommand.cs
tools/tf/LabelsCommand.cs
tools/tf/LsFilesCommand.cs
tools/tf/OnlineCommand.cs
tools/tf/PermissionCommand.cs
tools/tf/PropertiesCommand.cs
tools/tf/RenameCommand.cs
tools/tf/StatusCommand.cs
tools/tf/TreeCleanCommand.cs
tools/tf/UndoCommand.cs
tools/tf/UnlabelCommand.cs
tools/tf/ViewCommand.cs
tools/tf/WorkfoldCommand.cs
tools/tf/WorkspaceCommand.cs
tools/tf/WorkspacesCommand.cs