Sha256: 6a148799e7ff415e72f3051c9d20a30d4df3ed177db30498980c1ab54a7142fa

Contents?: true

Size: 212 Bytes

Versions: 4

Compression:

Stored size: 212 Bytes

Contents

Feature: Print options
    As a user
    I want to view Gitsu's options
    So that I know how to use it

    Scenario: Print options
        When I type "git su --help"
        Then I should see "Usage: git-su"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitsu-1.0.0 features/print_options.feature
gitsu-0.0.3 features/print_options.feature
gitsu-0.0.2 features/print_options.feature
gitsu-0.0.1 features/print_options.feature