Revision 15550,
289 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15549,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | test1 alias --simple --arg2 |
---|
2 | test1 alias --two --arg1 --arg2 alias |
---|
3 | test1 alias --takerest -- |
---|
4 | test1 alias -T --arg2 |
---|
5 | test1 alias -O --arg1 |
---|
6 | |
---|
7 | test1 alias --grab --arg2 "'foo !#:+'" |
---|
8 | test1 alias --grabbar --grab bar |
---|
9 | |
---|
10 | test1 exec --echo-args echo |
---|
11 | test1 alias -e --echo-args |
---|
12 | test1 exec -a /bin/echo |
---|
Note: See
TracBrowser
for help on using the repository browser.