[hackers] [ubase] Update dd usage || sin
commit c94dfdc99d75a7329d45826fedeb12847bbc5b68
Author: sin <sin_AT_2f30.org>
Date: Wed Jun 11 11:55:48 2014 +0100
Update dd usage
diff --git a/dd.c b/dd.c
index 18cf96d..f243fa7 100644
--- a/dd.c
+++ b/dd.c
_AT_@ -198,7 +198,7 @@ copy(struct dd_config *ddc)
static void
usage(void)
{
- eprintf("usage: %s [-h] [if=F1] [of=F2] [bs[=N]] [seek=N] [skip=N] [count=N] [direct] [quiet] [nosync]
", argv0);
+ eprintf("usage: %s [-h] [if=infile] [of=outfile] [bs[=N]] [seek=N] [skip=N] [count=N] [direct] [quiet] [nosync]
", argv0);
}
static void
Received on Wed Jun 11 2014 - 13:00:27 CEST
This archive was generated by hypermail 2.3.0
: Wed Jun 11 2014 - 13:12:07 CEST