![]()  | 
    
       Type in a command, or "ls dictionary" to search all commands for "dictionary", etc. 
      
     | 
  
NAME
man+ - returns the YubNub manual page for a command if it exists, otherwise it returns the "create a command" page. 
SYNOPSIS
man+ [command to be checked] 
  
EXAMPLES
    man+ gim
        -returns the manual page for the "gim" command
    man+ unusedYubNubcommand
        -returns the create a command page
AUTHOR
    chicagosage
based on Allen Ormond's "commandexists" command.
b.a.