Sha256: 36c60f1ff9a8daf7c85b51b6143912e60359399bc9b4a4475ff24c254f619cc9
Contents?: true
Size: 615 Bytes
Versions: 1
Compression:
Stored size: 615 Bytes
Contents
--- title: ppl grep Manual Page layout: command section: documentation command: grep --- ### Name ppl grep - Search the address book ### Synopsis ppl grep <options> <search> ### Description This command is an alias of `git grep`. The `<options>` and the `<search>` string given are passed straight on through to `git grep`. The format and color of the output of this command is subject to your system's git configuration, not the contents of your `~/.pplconfig`. ### Examples $ ppl grep smith john.vcf:EMAIL:john.smith@example.org ### See Also * [git grep](http://git-scm.com/docs/git-grep)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ppl-4.0.3 | gh-pages/documentation/commands/grep/index.md |