summaryrefslogtreecommitdiff
path: root/test-poptrc
blob: 9d5370f877c56689eacdffca787c02beea585ede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
test1 alias --simple --arg2 \
	--POPTdesc=$"simple description" --POPTargs=$"ARG"
test1 alias --two --arg1 --arg2 alias
test1 alias --takerest --
test1 alias -T --arg2
test1 alias -O --arg1

test1 alias --grab --arg2 "'foo !#:+'"
test1 alias --grabbar --grab bar

test1 exec --echo-args /bin/echo
test1 alias -e --echo-args
test1 exec -a /bin/echo