diff options
Diffstat (limited to 'distro/common/man/man1/knife-xargs.1')
-rw-r--r-- | distro/common/man/man1/knife-xargs.1 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/distro/common/man/man1/knife-xargs.1 b/distro/common/man/man1/knife-xargs.1 index ead1c680d9..c8406959c2 100644 --- a/distro/common/man/man1/knife-xargs.1 +++ b/distro/common/man/man1/knife-xargs.1 @@ -144,8 +144,6 @@ Indicates that the chef\-client will be run in local mode, which allows all comm .sp \fBExamples\fP .sp -To use the output of \fBknife deps\fP to pass a command to \fBknife xargs\fP. For example: -.sp .nf .ft C $ knife deps nodes/*.json | xargs knife upload |