Skip to content

Support one-letter command-line switches #41

@candera

Description

@candera

Background

It's a standard feature of command-line tools that abbreviated versions of switches be available. For example, "/r" as an alias for "/recursive". Hobocopy should support this convention.

Acceptance Criteria

  • All command-line switches have a short-form equivalent.
  • The documentation is updated to reflect this.
  • A new release (point version change only) is published with these changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions