Changeset 49647be in mainline
- Timestamp:
- 2009-10-30T21:18:53Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2a75302, b347494
- Parents:
- e6b73ad0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/redir/redir.c
re6b73ad0 r49647be 45 45 static void usage(void) 46 46 { 47 printf("Usage: redir ect [-i <stdin>] [-o <stdout>] [-e <stderr>] -- <cmd> [args ,,,]\n");47 printf("Usage: redir [-i <stdin>] [-o <stdout>] [-e <stderr>] -- <cmd> [args ...]\n"); 48 48 } 49 49
Note:
See TracChangeset
for help on using the changeset viewer.