diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
| commit | 8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch) | |
| tree | 8a144320be53313e4213c190a32070d087be10c3 /usr.bin/xargs | |
| parent | 4b66483fd8b6ec9417916966c646abfeac99278c (diff) | |
Notes
Diffstat (limited to 'usr.bin/xargs')
| -rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 72c9cff0149e..3a4134ce8fd3 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -43,7 +43,7 @@ .Nm xargs .Nd "construct argument list(s) and execute utility" .Sh SYNOPSIS -.Nm xargs +.Nm .Op Fl 0 .Op Fl t .Oo Op Fl x |
