Add default Smack manifest for popt.spec
[external/popt.git] / test-poptrc
1 test1 alias --simple --arg2 \
2         --POPTdesc=$"simple description" --POPTargs=$"ARG"
3 test1 alias --two --arg1 --arg2 alias
4 test1 alias --takerest --
5 test1 alias -T --arg2
6 test1 alias -O --arg1
7
8 test1 alias --grab --arg2 "'foo !#:+'"
9 test1 alias --grabbar --grab bar
10
11 test1 exec --echo-args /bin/echo
12 test1 alias -e --echo-args
13 test1 exec -a /bin/echo