--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # arc > Arcanist: a CLI for Phabricator. > More information: . - Send the changes to Differential for review: `arc diff` - Show pending revision information: `arc list` - Update Git commit messages after review: `arc amend` - Push Git changes: `arc land`