Whamcloud - gitweb
LU-16329 Revert "LU-8621 utils: cmd help to stdout or short cmd error"
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 15 Dec 2022 15:30:32 +0000 (08:30 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 17 Dec 2022 02:22:52 +0000 (02:22 +0000)
commit52d7de226777a18d35fc2fa30ca022b3495f9f1d
tree16bec975d450f66a16b08614fbc252045bf940c7
parent759d488fa04804b701f8f4af3618d812a5fd07c6
LU-16329 Revert "LU-8621 utils: cmd help to stdout or short cmd error"

This reverts commit 608d763955d7e0a9c438c317e595f14825e9423b.
This breaks bash command completion.

Fixes: bc69a8d058 ("LU-8621 utils: cmd help to stdout, short cmd error")
Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I004ea5af499593b0f36ba17ff5f517548f0ea0f9
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49416
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
libcfs/libcfs/util/parser.c