Skip to content

Fixed help text display indentation - #386

Merged
mattfarina merged 1 commit into
masterfrom
fix/help-indentation
Apr 19, 2016
Merged

Fixed help text display indentation#386
mattfarina merged 1 commit into
masterfrom
fix/help-indentation

Conversation

@mattfarina

Copy link
Copy Markdown
Member

Previously it read...

DESCRIPTION:
   This uses the native VCS of each package to try to
    pull the most applicable updates. Packages with fixed refs (Versions or
    tags) will not be updated. Packages with no ref or with a branch ref will
    be updated as expected.

Now it's in the form:

DESCRIPTION:
   This uses the native VCS of each package to try to
   pull the most applicable updates. Packages with fixed refs (Versions or
   tags) will not be updated. Packages with no ref or with a branch ref will
   be updated as expected.

Indentations were using tabs and should have been 3 spaces.

@mattfarina mattfarina added this to the 0.11 milestone Apr 19, 2016
@mattfarina
mattfarina merged commit 556b901 into master Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant