test-poptrc 348 B

12345678910111213
  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. test1 alias --grab --arg2 "'foo !#:+'"
  8. test1 alias --grabbar --grab bar
  9. test1 exec --echo-args /bin/echo
  10. test1 alias -e --echo-args
  11. test1 exec -a /bin/echo