diff options
Diffstat (limited to 'docs/busybox.sgml')
-rw-r--r-- | docs/busybox.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml index f0dd3bf62..d19ee242c 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml | |||
@@ -507,7 +507,7 @@ | |||
507 | -b LIST Output only bytes from LIST | 507 | -b LIST Output only bytes from LIST |
508 | -c LIST Output only characters from LIST | 508 | -c LIST Output only characters from LIST |
509 | -d CHAR Use CHAR instead of tab as the field delimiter | 509 | -d CHAR Use CHAR instead of tab as the field delimiter |
510 | -s Only output Lines if the include DELIM | 510 | -s Output only the lines containing delimiter |
511 | -f N Print only these fields | 511 | -f N Print only these fields |
512 | -n Ignored | 512 | -n Ignored |
513 | </screen> | 513 | </screen> |