[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/docs/user/userguide/ -> jump.diviner (source)

   1  @title Jump Nav User Guide
   2  @group userguide
   3  
   4  Command reference for the jump nav.
   5  
   6  = Overview =
   7  
   8  The jump nav provides a quick way to navigate to tools and objects: just type
   9  a navigational command into the box and press return.
  10  
  11  = Supported Commands =
  12  
  13    - **help** - Jump to this document.
  14    - **T** - Jump to Maniphest.
  15    - **T123** - Jump to Maniphest Task 123.
  16    - **D** - Jump to Differential.
  17    - **D123** - Jump to Differential Revision 123.
  18    - **r** - Jump to Diffusion.
  19    - **rXYZ** - Jump to Diffusion Repository XYZ.
  20    - **rXYZabcdef** - Jump to Diffusion Commit rXYZabcdef.
  21    - **r <name>** - Search for repositories by name.
  22    - **u** - Jump to People
  23    - **u username** - Jump to username's Profile
  24    - **p** - Jump to Project
  25    - **p Some Project** - Jump to Project: Some Project
  26    - **s SymbolName** - Jump to Symbol SymbolName
  27    - **task: (new title)** - Jumps to Task Creation Page with pre-filled title.
  28    - **(default)** - Search for input.


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1