Sha256: f289b2626ac98f47ea114a212eb400a91dc45b26fdac25b6b266785aabd42964

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

<%= "Amp Help".bold.underline %>

Thanks for using Amp! This help file is a little sparse right now, but
here are some useful commands to help you get started:

 <%= "add".blue %>        add the specified files on the next commit
 <%= "annotate".blue %>   show changeset information per file line
 <%= "clone".blue %>      make a copy of an existing repository
 <%= "commit".blue %>     commit the specified files or all outstanding changes
 <%= "diff".blue %>       diff repository (or selected files)
 <%= "export".blue %>     dump the header and diffs for one or more changesets
 <%= "init".blue %>       create a new repository in the given directory
 <%= "log".blue %>        show revision history of entire repository or files
 <%= "merge".blue %>      merge working directory with another revision
 <%= "parents".blue %>    show the parents of the working dir or revision
 <%= "pull".blue %>       pull changes from the specified source
 <%= "push".blue %>       push changes to the specified destination
 <%= "remove".blue %>     remove the specified files on the next commit
 <%= "serve".blue %>      export the repository via HTTP
 <%= "status".blue %>     show changed files in the working directory
 <%= "update".blue %>     update working directory

Use <%= "amp help [command-name]".on_green.black %> to get help on a particular
command. Also, we have other pages that you might find interesting - view them
with <%= "amp help [page-name]".on_green.black %>!

 <%= "ampfiles".blue %> - learn about your ampfile.rb
 <%= "new-commands".blue %> - learn how to easily add commands to amp!
 <%= "paths".blue %> - learn about how to pass in paths to files without going nuts!
 
Thanks again for using Amp!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amp-0.5.3 lib/amp/help/entries/__default__.erb