mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Merge 185118addb into 9ec542ee17
				
					
				
			This commit is contained in:
		
						commit
						fc27202a92
					
				@ -49,7 +49,8 @@ while true; do
 | 
			
		||||
            if [ $# -gt 1 ]; then
 | 
			
		||||
                prefix=$2; shift 2
 | 
			
		||||
            else
 | 
			
		||||
                die "--prefix or -p require an argument"
 | 
			
		||||
                echo "--prefix or -p require an argument" 1>&2
 | 
			
		||||
                exit 1
 | 
			
		||||
            fi
 | 
			
		||||
            ;;
 | 
			
		||||
        --)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user