bash-completion.sh
branchv_0
changeset 3 ae8775e0bc7a
parent 1 e04e5bbc147b
child 4 372b161669e4
equal deleted inserted replaced
2:e753a7f967c8 3:ae8775e0bc7a
    35 		"standard"
    35 		"standard"
    36 	)
    36 	)
    37 
    37 
    38 	DIALECTS=(
    38 	DIALECTS=(
    39 		"java-properties"
    39 		"java-properties"
       
    40 		"java-manifest-mf"
    40 	);
    41 	);
    41 
    42 
    42 	WRITER_OPTIONS=(
    43 	WRITER_OPTIONS=(
    43 		"dialect"
    44 		"dialect"
    44 		"comment-separator-for-sections"
    45 		"comment-separator-for-sections"