contrib/bash_completion
changeset 18769 83a99f10c45c
parent 18768 e3e601969ba1
child 18789 fff3a8114510
equal deleted inserted replaced
18768:e3e601969ba1 18769:83a99f10c45c
     1 # bash completion for the Mercurial distributed SCM
     1 # bash completion for the Mercurial distributed SCM -*- sh -*-
     2 
     2 
     3 # Docs:
     3 # Docs:
     4 #
     4 #
     5 # If you source this file from your .bashrc, bash should be able to
     5 # If you source this file from your .bashrc, bash should be able to
     6 # complete a command line that uses hg with all the available commands
     6 # complete a command line that uses hg with all the available commands